Loading

Quipoin Menu

Learn • Practice • Grow

angular / Using Services for Data Sharing
exercise
1/5
Exercise 1Angular
Question

Create a service with a BehaviorSubject to share data between components. Write the service and a component that subscribes.