evowilliamson / reactive-programming

reactive-programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reactive-programming

Collected material regarding reactive programming

Article/Book Authors Comments
Promises/A+ An open standard for sound, interoperable JavaScript promises—by implementers, for implementers
ECMAScript Observable This proposal introduces an Observable type to the ECMAScript standard library. The Observable type can be used to model push-based data sources such as DOM events, timer intervals, and sockets
ReactiveX An API for asynchronous programming with observable streams

About

reactive-programming