Angular Component Communication
Course info



Course info



Description
At the core of any Angular application is a set of components that need to communicate effectively to track and share state and send notifications. In this course, Angular Component Communication, you will learn numerous techniques for communicating between the components and other parts of an application.
First, you will learn how a component communicates with its template, including:
- Binding
- Getters and setters
- Input and output properties
- ViewChild decorator
Finally, you will learn which techniques to use and when.
When you are finished with this course, you'll have a deeper understanding of the many different ways for component communication so you can apply the most effective techniques for your application.
Course FAQ
An Angular component is the basic building block in an Angular application. It is composed of a selector, template, style, and other various properties for processing the component.
Angular components use simpler, component-based application structure, making it easier to write an app in a similar way to using web components.
In this Angular Component Communication course you will learn about:
- How a componenet communicates with its template
- Binding and structural directives
- Getters and Setters
- Input and Output properties
- ViewChild decorator
- Communicating through a service
- Communicating using the router
- Much more
This course is for anyone who wants to learn about Angular components, and for those who need effective solutions for tracking and sharing state and sending notifications between components.
You should be familiar with Angular and have some experience working with/building Angular applications.
Section Introduction Transcripts
Course Overview
[Autogenerated] Hello. My name is Debra Kurata. Welcome to my course. Angular component communication from plural site. When building real world angular applications, you need effective solutions for tracking and sharing state and sending notifications between components. This course presents numerous communication techniques and, more importantly, which techniques to use when you'll see ways for a component to communicate with its template, including binding getters and setters, input and output properties and the View Child and View Children Decorators, you'll examine how to build services as an intermediary for communication between components and how to broadcast notifications from services using subject or behavior. Subject. Rocket components provide additional communication techniques, including required optional and query parameters. By the end of this course, you'll have a deeper understanding of the many different ways for component communication, so you can apply the most effective techniques for your application. I hope you'll join me on this journey through angular component communication from plural site