Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
RxJS Cookbook for Reactive Programming

You're reading from   RxJS Cookbook for Reactive Programming Discover 40+ real-world solutions for building async, event-driven web apps

Arrow left icon
Product type Paperback
Published in Mar 2025
Publisher Packt
ISBN-13 9781788624053
Length 310 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Nikola Mitrović Nikola Mitrović
Author Profile Icon Nikola Mitrović
Nikola Mitrović
Arrow right icon
View More author details
Toc

Table of Contents (13) Chapters Close

Preface 1. Handling Errors and Side Effects in RxJS 2. Building User Interfaces with RxJS FREE CHAPTER 3. Understanding Reactive Animation Systems with RxJS 4. Testing RxJS Applications 5. Performance Optimizations with RxJS 6. Building Reactive State Management Systems with RxJS 7. Building Progressive Web Apps with RxJS 8. Building Offline-First Applications with RxJS 9. Going Real-Time with RxJS 10. Building Reactive NestJS Microservices with RxJS 11. Index
12. Other Books You May Enjoy

Preface

RxJS or Reactive Extensions for JavaScript is a JavaScript library designed to simplify working with asynchronous data flows, orchestrating events and sequences of data over time.

However, there is a belief in the community that RxJS has a steep learning curve, despite its amazing capabilities. One reason why RxJS has this reputation is that most tutorials, books, and online materials focus heavily on RxJS operators. These resources explain how each operator works in depth, with accompanying visuals. While these resources are really helpful and essential when starting to learn RxJS, developers may still face challenges such as debugging and optimizing RxJS streams, testing RxJS streams effectively, managing reactive state, fully adopting a reactive paradigm, and identifying the correct RxJS operator for real-world scenarios.

RxJS Cookbook for Reactive Programming takes a slightly different approach. This is a full stack book that emphasizes building modern web applications using RxJS techniques, patterns, and operators that naturally fit specific scenarios. Each chapter is composed of practical recipes that offer solutions to a wide range of challenges, spanning from handling side effects and error resiliency patterns in client apps to creating real-time chat applications and event-driven backend microservices.

As you progress through the book, you will develop a profound understanding of the potential of reactive programming in complex real-life scenarios. This book empowers developers to seamlessly integrate RxJS with popular web development frameworks and libraries such as Angular and NestJS, serving as an invaluable guide for developing web applications that are modern, progressive, resilient, responsive, performant, and interactive.

By the end of the book, you will have mastered the art of reactive programming principles, the RxJS library, and working with Observables, while crafting code that reacts to changes in data and events in a declarative and asynchronous manner.

lock icon The rest of the chapter is locked
Next Section arrow right
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime