Creating a Service
In this lesson, we’ll cover store services and how to create them.
Tuning
Our next mission is to make the list of bands reactive. Creating a new band should update the list of bands in the sidebar.
Services: useful singletons
In the Controllers chapter, you learned that controllers are singletons. It was more of a hindrance than a feature because controllers are closely bound to UI state, and most of the time, you want UI ...
Access this course and 1400+ top-rated courses and projects.