yarn
to install dependenciesyarn start
to start the http server
Front-end and Node examples with RxJS
The Node examples aren't really good "Node" examples yet, they're just in a Node environment. More to come.
- A unified API for async operations - Seth House
- Lodash for async/events - Ben Lesh
The real answer lies in how you use it - Ben Lesh
It’s about manipulating Observables, which are push-based sets - Ben Lesh
Reactive Programming allows you to specify the dynamic behavior of a value at declaration - André Staltz
Reactive programming is programming with asynchronous data streams. - André Staltz
- Ben Lesh @BenLesh
- André Staltz @andrestaltz
- Seth House @whiteinge
- Erik Meijer @headinthebox