Table of Contents
Chapter 1. Thinking reactively
1.1. Synchronous vs. asynchronous computing
1.1.1. Issues with blocking code
1.1.2. Non-blocking code with callback functions
1.1.3. Understanding time and space
1.2. Better callbacks with Promises
1.3. The need for a different paradigm
1.4. The Reactive Extensions for JavaScript
1.4.1. Thinking in streams: data flows and propagation
1.4.2. Introducing the RxJS project
Get RxJS in Action now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.