Blog
Everything you need to know about the resource API
In v19, Angular will introduce a new API for loading resources. This would allow us to fetch data from an api, know about the status of the request, and update the data locally when needed.
Research on Reactive-Ephemeral State Management
Studies are done with Angular as an example for a component-oriented framework and RxJS is used as an example for a reactive programming library