Nested Components - Angular (Tutorial #12)

preview_player
Показать описание
In this video we will learn about Nested Components in Angular applications

Angular Framework is based on the concept of Components or we can say Angular is a component based Framework and component concept is inspired from web components

So When angular application grows the need of components also grow and there we come up with a concept of nested components

Lets understand how to use nested components in angular. When we start angular project we have one main component that is called Root Component . To keep project clean and managable
we create other components :
For example in our application we can have Header component, side bar is a separate component and other components like users component

Here these components are child components because we are nesting these components inside root component and this tree structure will keep on adding as project size will grow.

If you liked my channel , subscribe to it and like my videos. For any queries ask you question in comment section

you can also connect with me @

Рекомендации по теме
Комментарии
Автор

100% you know how to explain things in simple way with simple diagram.

lucasjohn
Автор

He visto muchos tutoriales, Nisha me encantan tus explicaciones, directas y claras, se comprende el punto rapidamente. A+

devve
Автор

I 💛 ur teaching skills keep Rock it 💪 it we need all angular versions & cover everything from zero to hero in angular

VeereshPatel
Автор

please comeback, please upload more tutorials

Ramkirat
Автор

expalin full details about integration,
sevice,
backend connection,
how to recive and send call to back end

mugilanmr
Автор

Loved your tutorial, Please do on how to upload a file from Angular

mannevamsi
Автор

NYC video . Plz add the dependency injection video

kapil-kumarvlog
Автор

hi nisha you explain very well .can you explain Behavior Subject

vijendramewada
Автор

please explain how to merge two page in template, example : I have two page (page1 & page2), i need to see tow pages in a single page how this please explain

mugilanmr