Angular 11: Working With Nested Components

placeholder

Nested components in Angular allow the use of reusable logic within separate units which can be associated with one or more different components at a time. Take this course to supplement your knowledge of working with nested components in Angular. Try your hand at building a nested component using the @Input and @Output keywords and implementing the ViewChild property. After wrapping up this course youll be able to use nested components to build applications in Angular that are composed of multiple components working together.