Angular Provides us many ways to pass data between components,
Using Input decorator to receive the value from parent to child
Using Output decorator to send the value from child to parent in the form of event emitter type
We will look into below ways of sharing data in upcoming videos
Using local variables we can pass data to the components in templates itself
Using View Child decorator we can access the component as a child in the typescript class and use it to pass the data
Using services we can achieve the same thing
If want to know more.. Please watch this video till the end.
====================================================
Please do not forget to subscribe to my channel for more videos
=====================================================
Your Queries:
learn Angular
data sharing in angular
angular tutorial
angular tutorial for beginners
@input in angular
@output in angular
input output in angular
eventemitter angular
angular tutorial with project
how to pass data between components in Angular
Component communication in Angular
Sharing data between components in Angular
What is view encapsulation in Angular
data sharing between components in angular
angular tutorial
#viewencapsulation #shadowdom
#angular #angulartraining #angularcourse #angulardevelopment
#ng #angular16 #angular_developer #angularcomponents #inputoutput #eventemitters
learnlift-eng