created: 20160114152911183 creator: user modified: 20160331132746816 modifier: user tags: title: ReactJS type: text/vnd.tiddlywiki ; The Observer pattern done right : http://reactivex.io ; The Reactive Extensions for ~JavaScript : https://github.com/Reactive-Extensions/RxJS ; Interactive diagrams of Rx Observables : http://rxmarbles.com ; RxVision A visualizer / debugger for reactive streams : http://jaredforsyth.com/rxvision/ ; Reactive Extensions (Rx) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators. : http://xgrommx.github.io/rx-book/ ; The introduction to Reactive Programming you've been missing : https://gist.github.com/staltz/868e7e9bc2a7b8c1f754