This is a collection of resources related to Functional and Reactive Programming.
- The introduction to Reactive Programming you've been missing by @andrestaltz
- An introcution to Reactive Programming by RecurseCenter
- RxJS - A reactive programming library for JavaScript
- Bacon.js - A small functional reactive programming lib for JavaScript
- HIGHLAND - The high-level streams library for Node.js and the browser
- Most - Monadic streams for reactive programming
- Stream Conversions - Convert between different stream implementations