How to share data between components in angular | What is Behavior Subject / Subject

Опубликовано: 29 Март 2025
на канале: Beginner2Expert
826
16

Hello, friends, this is part 17 angular 7 tutorial, in this session I discussed on the following points:

1. How to share data among components.
2. What is SubjectBehavior OR Subject?
3. How to use EventEmitter.
4. Why and when we should use SubjectBehavior OR Subject.
5. E-Commerce cart system.
6. Flexible and maintainable angular application.

Please let me know your concern about this session and will try to provide a solution.

Please don't forget to subscribe and put a thumbs up for this session if this session really helps you to learn.

Reddit:   / beginner2expert  
Pinterest:   / b2expert19  
Facebook:   / b2expert  
Github: https://github.com/b2expert/ng7-expert7

#ComponentDataSharing #BehaviorSubject #EventEmitter #B2E