General purpose library for reactivity. But also just in Angular often. There is a dedicated directory for RxJS in this valut:[RxJS intro]]
RxJS is a dependency of NgRx.
Resolves around Observables and Subscriptions.
Using this library and appraoch, all async behaviour can be modelled as observable streams.