When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

RxJS in Angular: Reactive Development

Angular uses RxJS to create Observable data streams, but that’s just one of its many features. In this course, you'll learn how to combine streams from multiple data sources, create action streams to react more easily to user actions, and much more.

     
  • 5
  •  |
  • Reviews ( 776 )
Free

This Course Includes

  • iconpluralsight
  • icon5 (776 reviews )
  • icon4 hour 34 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About RxJS in Angular: Reactive Development

Angular uses RxJS to create Observable data streams, but that’s just one of its many features.

In this course, RxJS in Angular: Reactive Development, you will gain the ability to develop your applications with a more declarative and reactive approach using RxJS. First, you will learn RxJS terms and syntax and examine several key RxJS operators so you can better leverage this powerful technology. Next, you will discover a declarative approach to defining data streams and combining data streams to merge data from multiple sources so you can more easily display useful related data for your users. Finally, you will explore how to create streams from user actions, such as a selection, and merge the data streams with the action streams to react to those actions, automatically updating the view as needed. When you are finished with this course, you will have the skills and knowledge of RxJS needed to incorporate the power of Observable streams into your applications, providing your users with a more performant and interactive application.

What You Will Learn?

  • Course Overview : 1min.
  • Introduction : 15mins.
  • RxJS Terms and Syntax : 28mins.
  • RxJS Operators : 21mins.
  • Going Reactive : 34mins.
  • Mapping Returned Data : 12mins.
  • Combining Data Streams : 21mins.
  • Reacting to Actions : 29mins.
  • Reacting to Actions: Examples : 33mins.
  • Caching Observables : 15mins.
  • Higher-order Mapping Operators : 25mins.
  • Combining All the Streams : 23mins.
  • Tips and Recap : 11mins.