RxJS is JavaScript library for transforming, composing and querying asynchronous streams of data. RxJS can be used both in the browser or in the server-side using Node.js. I took a challenge to explain RxJS to developers in a simplistic way.
Full article