Javascript Observables
https://egghead.io/lessons/javascript-introducing-the-observable
An Observable is a collection that arrives over time. Observables can be used to
model events, asynchronous requests, and animations. Observables can also be
transformed, combined, and consumed using the Array methods.
page revision: 1, last edited: 18 Feb 2017 00:32