\newline Logo
Left arrow icon.
Go to Preview Lesson
Go to Preview Lesson
LESSON 4.1Composing with Higher-Order Operators
Course Thumbnail of Mastering RxJS: A Compact Journey from Beginner to Pro.Mastering RxJS: A Compact Journey from Beginner to Pro
  • MODULE 1
    Intro & Getting Started

    Learn the fundamentals of reactive programming by exploring asynchronous JavaScript, Angular signals, and setting up a foundational Angular app to prepare for advanced RxJS concepts.

    • LESSON 1.1Course introduction
    • LESSON 1.2Application demo
    • LESSON 1.3RxJS History
    • LESSON 1.4Signals and RxJS
    • LESSON 1.5Application setup
  • MODULE 2
    Managing Streams, Operators, and Subjects

    Learn to handle data streams using observables, operators, and subjects for efficient reactive programming.

    • LESSON 2.1Fetching and Displaying Data
    • LESSON 2.2Async Pipe
    • LESSON 2.3Operators
    • LESSON 2.4Filtering Data Part 1
    • LESSON 2.5Filtering Data Part 2
  • MODULE 3
    Higher-Order Observables

    Master higher-order RxJS operators like switchMap, mergeMap, concatMap, and exhaustMap to handle complex, concurrent, and sequential asynchronous data streams efficiently.

    • LESSON 3.1Infinite Scrolling
    • LESSON 3.2Higher Order Observables, SwitchMap operator
    • LESSON 3.3MergeMap operator
    • LESSON 3.4ConcatMap operator
    • LESSON 3.5ExhaustMap operator
  • MODULE 4
    Wrapping Up

    Apply everything learned to implement an efficient, scalable search and infinite scrolling with clean, maintainable reactive pipelines.

    • LESSON 4.1Composing with Higher-Order Operators
    • LESSON 4.2Final Words
Right arrow icon.
  • Go Pro
  • Courses
  • Mastering RxJS: A Compact Journey from Beginner to Pro
  • Final Words
  • Go To Previous Lesson
    Composing with Higher-Order Operators
    Composing with Higher-Order Operators