25.10.2
This website uses cookies to ensure you get the best experience on our website. Learn more

Angular 16: Working with Components

Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. Angular components are the basic building blocks of Angular applications that control views. They are essentially classes that interact with the HTML files of the application, managing its data and behavior. In this course, learn how to work with components, including passing data from a component to the template and calling a component function from the template. Next, explore nested components, the parent-child component structure, and how to build nested components using @Input and @Output decorators. Finally, discover how to use the @ViewChild decorator to access a child component and gain access to a component. After completing this course, you will be able to use nested components within your application and pass data from a class to a template and between parent and child components.

Issued on

November 26, 2024

Expires on

Does not expire