The Introduction to Reactive Programming You've Been Missing https://gist.github.com/staltz/868e7e9bc2a7b8c1f754
Reactive Programming with JavaScript https://books.google.com/books?isbn=1783551704
Learn RxJS https://www.gitbook.com/book/btroncone/learn-rxjs/details
Cold vs Hot Observables http://blog.thoughtram.io/angular/2016/06/16/cold-vs-hot-observables.html
How to Debug RxJS Code by Andre Staltz http://staltz.com/how-to-debug-rxjs-code.html
RxJs Testing in Real World Applications https://blog.hyphe.me/rxjs-testing-in-real-world-applications/
Creating Applications https://github.com/ReactiveX/rxjs/blob/master/doc/tutorial/applications.md
Migration from RxJS 4 to 5 https://github.com/ReactiveX/rxjs/blob/master/MIGRATION.md
TypeScript and webpack http://www.jbrantly.com/typescript-and-webpack/
RxJS: Don’t Unsubscribe - Ben Lesh https://medium.com/@benlesh/rxjs-dont-unsubscribe-6753ed4fda87#.njh461fsi