A JavaScript library that uses observables to work with reactive programming that deals with asynchronous data calls, callbacks and event-based programs.
Resources
- GitHub: Reactive Extensions for JavaScript (RxJS) 4.0
- GitHub: RxJS 7
- GitHub: RxJS 6
- GitHub: RxJS 5
- GitHub: RxJS 5 to 6 migration
- RxJS 5 API Documentation
- RxJS Marbles - Interactive diagrams of Rx Observables
- Learn RxJS
- Reactive.how