- Bacon.js Homepage
- RxJs - Library that Bacon.js is largely based on
- Sean Voisen's Bacon.js demo (The one shown during the presentation)
- André Staltz - "The introduction to Reactive Programming you've been missing" (Very high quality tutorial / intro to reactive programming and thinking with streams.)
- The 'rx-book': Denis Stoyanov's free online book on RxJS (Published on GitBook, nice UI)
- Stack Overflow - "What is (functional) reactive programming?" (Top answer is from an authority on the subject, gets technical really fast though.)
- Quora - "What is functional reactive programming?"
- Frontend Masters Course - "Asychronous Programming inJavaScript" (Paid resource, uses RxJS. Excellent instructor from Netflix - Jafar Husain)