MSMatt Strom·May 20, 201801Opinions on RxJSI love using RxJS, which is the JavaScript implementation of Reactive Extensions, a library for doing functional reactive programming. RxJS makes implementing complex asynchronous behavior exponentially easier. It just feels good to use RxJS. RxJS ca...CJason commented