Conclusion on Event Subscribe/Unsubscribe
Understand how to manage event subscription features by adding subscribe and unsubscribe buttons using Angular services. Learn the process of committing changes and pushing your code to GitHub to maintain your project's version control.
We'll cover the following...
We'll cover the following...
What have we done so far?
In this chapter:
- We added another feature module to our event view page that displays a list of the event’s members.
- We used our new service methods within
EventsServiceto