Jump to ratings and reviews
Rate this book

Reactive Patterns with RxJS for Angular: A practical guide to managing your Angular application's data reactively and efficiently using RxJS 7

Rate this book
Discover how you can leverage the reactive paradigm with RxJS in your Angular applications using some common patterns and techniques that can be implemented in real-world use cases

Key FeaturesLearn how to write clean, maintainable, performant, and optimized Angular web applications using reactive patternsExplore various RxJS operators and techniques in detail to improve the testing and performance of your codeSwitch from an imperative mindset to reactive by comparing bothBook DescriptionRxJS is a fast, reliable, and compact library for handling asynchronous and event-based programs. It is a first-class citizen in Angular and enables web developers to enhance application performance, code quality, and user experience, so using reactive patterns in your Angular web development projects can improve user interaction on your apps, which will significantly improve the ROI of your applications.

This book is a step-by-step guide to learning everything about RxJS and reactivity. You'll begin by understanding the importance of the reactive paradigm and the new features of RxJS 7. Next, you'll discover various reactive patterns, based on real-world use cases, for managing your application’s data efficiently and implementing common features using the fewest lines of code.

As you build a complete application progressively throughout the book, you'll learn how to handle your app data reactively and explore different patterns that enhance the user experience and code quality, while also improving the maintainability of Angular apps and the developer's productivity. Finally, you'll test your asynchronous streams and enhance the performance and quality of your applications by following best practices.

By the end of this RxJS Angular book, you'll be able to develop Angular applications by implementing reactive patterns.

What you will learnUnderstand how to use the marble diagram and read it for designing reactive applicationsWork with the latest features of RxJS 7Build a complete Angular app reactively, from requirement gathering to deploying itBecome well-versed with the concepts of streams, including transforming, combining, and composing themExplore the different testing strategies for RxJS apps, their advantages, and drawbacksUnderstand memory leak problems in web apps and techniques to avoid themDiscover multicasting in RxJS and how it can resolve complex problemsWho this book is forIf you're an Angular developer who wants to leverage RxJS for building reactive web applications, this is the book for you. Beginner-level experience with Angular and TypeScript and knowledge of functional programming concepts is assumed.

Table of ContentsThe Power of the Reactive ParadigmRxJS 7 – The Major FeaturesA Walkthrough of the ApplicationFetching Data as StreamsError HandlingCombining StreamsTransforming StreamsMulticasting EssentialsCaching StreamsSharing Data between ComponentsBulk OperationsProcessing Real-Time UpdatesTesting RxJS Observables

224 pages, Kindle Edition

Published April 29, 2022

11 people are currently reading
5 people want to read

About the author

Lamis Chebbi

4 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
5 (33%)
4 stars
7 (46%)
3 stars
2 (13%)
2 stars
0 (0%)
1 star
1 (6%)
Displaying 1 - 3 of 3 reviews
Profile Image for CyberMonk.
66 reviews3 followers
April 20, 2023
One of the best books I have read about programming. Author makes topic, which is very hard to grasp, namely RxJS observables and operators very easy to understand and comprehend. Totally recommended for anyone, who is willing to be good Angular developer. Thanks to author.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.