Reactive - gusenov/kb GitHub Wiki
- freeCodeCamp.org
- What is Reactive Programming? Beginner's Guide to Writing Reactive Code how to use Reactive Programming in JS/TS & Node.
- two of its main building blocks are streams & observables
- What is Reactive Programming? Beginner's Guide to Writing Reactive Code how to use Reactive Programming in JS/TS & Node.
Books
- Reactive Programming with Node.js by Fernando Doglio - 153 pages
Wikipedia
GitHub
- LeeCampbell/RxCookbook: Collection of recipes and snippets helping you create useful Rx code
- mgp/effective-rxjava: Effective RxJava collection of items, each specifying one general rule, to help you write RxJava code more effectively
- cyclejs/cyclejs A functional and reactive JavaScript framework for predictable code