To learn Angular2 from scratch and most useful for beginners Please see the link below:
https://www.youtube.com/watch?v=BJmEs0XamI0&list=PLCxB3OvyEYx3mwSxmossZ-bkv46flY9bR&index=1
This video is about Nesting of Angular Components.
We also see how to add Bootstrap in our angular application for that see below link:
https://getbootstrap.com/docs/4.3/getting-started/introduction/
In this tutorial, we see, how to nest one component inside another component with example.
And also how to use that component in our angular application.
Also, discuss the important concepts with example like:
1. What is the root module?
2. Root Component
3.BrowserModule
4.ngModule
5.Selector,
6.App Component
7. A component inside another component
Download
0 formats
No download links available.
Nesting of Components in Angular2 - Part8 | NatokHD