Angular Essentials - 5 Ways to Share Data between Components + Source Code

preview_player
Показать описание
📚 Let's learn ways to share data between components in angular

Intro (0:00)
Input-Binding (0:25)
Output event (2:10)
Local Variable (4:02)
View Child (5:53)
Using Subject in Service (8:10)

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

how to share variables between typescript files, just with typescript files? I don't want to use the component's html.

alicedias
Автор

thanks for sharing this. I didn't know the local variable one! I use to use output event. :)

naimeahmed
Автор

Thanks. Good explanations! Will check out your other stuff.

gearoidmactighearnain
Автор

Why not directly subscribe to behaviour object?
Why did you use observable?

Isheel
Автор

Thank you Eric.I love people like you :)

osmankiraz
Автор

Useful .. please give him a thumps up guys...

tamilmanip