An open API service indexing awesome lists of open source software.

https://github.com/deborahk/angular-dd

Angular: Working with Derivative Data using RxJS
https://github.com/deborahk/angular-dd

Last synced: 3 months ago
JSON representation

Angular: Working with Derivative Data using RxJS

Awesome Lists containing this project

README

          

# Angular-DD
Angular: Working with Derivative Data using RxJS

• Collecting data from a backend server

• Combining data streams with other data streams to handle foreign key and aggregate relationships

• Caching the streams in a service so they can be readily reused

• Producing user - friendly data for display

• All without a subscription