What’s in This Book

This book is a practical introduction to reactive programming using RxJS. The objective is to get you to think reactively by building small real-world applications, so you can learn how to introduce reactive programming in your day-to-day programming and make your programs more robust. This is not a theoretical book about reactive programming, and it is not an exhaustive reference book for the RxJS API. You can find these kinds of resources online.

We’ll be developing mostly for the browser, but we’ll see some examples in Node.js, too. We’ll get deep into the subject early on, and we’ll build applications along the way to keep it real. Here are the chapters:

Unless you have used RxJS before, start with Chapter 1, The ...

Get Reactive Programming with RxJS 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.