Child/Nested Components in Angular
In this tutorial, we look at how to add a Child Component to our Angular 2 application. In our how to create Angular 2 Application, we created an AppComponent, which is a root component of our application.The AppComponent is bootstrapped in the app.module.ts file and loaded in the index.html file using the directive