What is Reactive Programming?
http://reactivex.io/rxjs/manual/overview.html#observable
http://reactivex.io/rxjs/manual/overview.html#observer
http://reactivex.io/rxjs/manual/overview.html#subscription
http://reactivex.io/rxjs/manual/overview.html#subject
http://reactivex.io/rxjs/manual/overview.html#operators
http://reactivex.io/rxjs/manual/overview.html#scheduler
https://gist.github.com/staltz/868e7e9bc2a7b8c1f754#reactive-programming-is-programming-with-asynchronous-data-streams
http://jsfiddle.net/staltz/8jFJH/48/