This repo contains links that helped me learn new technologies.
Egghead (intro, hot vs cold etc)
https://egghead.io/lessons/rxjs-reactive-programming-what-is-rxjs
https://egghead.io/lessons/rxjs-demystifying-cold-and-hot-observables-in-rxjs
RxJS 5 Thinking Reactively | Ben Lesh
https://www.youtube.com/watch?v=3LKMwkuK0ZE
Go beast mode with realtime reactive interfaces in Angular 2 & Firebase | Lukas Ruebbelke
https://www.youtube.com/watch?v=5CTL7aqSvJU
RxJS Subjects in Angular 2 services + Pitfalls
http://blog.angular-university.io/how-to-build-angular2-apps-using-rxjs-observable-data-services-pitfalls-to-avoid/
RxJs Managing state in Angular 2 using RxJs
https://medium.com/front-end-developers/managing-state-in-angular-2-using-rxjs-b849d6bbd5a5#.a12bnpqb1
Visual representation of operators
http://rxmarbles.com/
http://elm-lang.org/
http://guide.elm-lang.org/get_started.html
https://egghead.io/technologies/elm?order=ASC
https://auth0.com/blog/creating-your-first-elm-app-part-1/
https://auth0.com/blog/creating-your-first-elm-app-part-2/