Bootstrapping is a technique of initializing or loading our Angular application. let's walk through our code created in Create your First new Angular project and see what happens at each stage and how our AppComponent gets loaded and displays “app works!”.