Skip to content
KnowledgeCity

Bootstrapping in Angular

This chapter will explain how the Angular framework bootstraps an application and gets it running in the browser. You’ll learn how Angular automatically bootstraps an application by default, as well as how to implement manual bootstrapping for your application.
Preview the first lesson free — get full access to all 3 lessons.
Course: On-Demand
Intermediate Provider Michaela Ochnich  3 Lessons ·  13m  in Arabic, German, English, Spanish, French, Portuguese, Chinese 

Course Description

This chapter will explain how the Angular framework bootstraps an application and gets it running in the browser. You’ll learn how Angular automatically bootstraps an application by default, as well as how to implement manual bootstrapping for your application.

What You'll Learn

  • Understand how the Angular framework bootstraps an application and runs it in the browser
  • Explore the overall bootstrapping process in Angular
  • Learn how Angular automatically bootstraps an application by default
  • Implement manual bootstrapping for your Angular application

Key Takeaways

  • This chapter explains how the Angular framework bootstraps an application and gets it running in the browser.
  • Angular automatically bootstraps an application by default.
  • Manual bootstrapping can be implemented to control how your application starts.
  • The chapter covers a bootstrapping overview along with both automatic and manual bootstrapping approaches.

Frequently Asked Questions

What does this course cover?

It explains how the Angular framework bootstraps an application and gets it running in the browser, including automatic bootstrapping by default and how to implement manual bootstrapping.

What lessons are included?

The course includes three lessons: Bootstrapping Overview, Automatic Bootstrapping, and Manual Bootstrapping.

What skills will I gain from this course?

You will work with Angular (Web Framework), Angular UI, Application Frameworks, Bootstrap (Front-End Framework), Bootstrap Protocol, and bootstrapping.

What is the difference between automatic and manual bootstrapping in this course?

The course shows how Angular automatically bootstraps an application by default, as well as how to manually bootstrap an application yourself.