# RxJS
RxJS (Reactive Extensions for JavaScript) is a library for reactive programming using observables that makes it easier to compose asynchronous or callback-based code.
Free Content
RxJS Official Website
RxJS Angular Docs
RxJS Quick Start
RxJS Crash Course