Reactive Angular 2

Reactive Angular 2 Handling Mutiple Models

Topics:

This course has been updated! We now recommend you take the Reactive Angular with NgRx course.

Check out a free preview of the full Reactive Angular 2 course:
The "Handling Mutiple Models" Lesson is part of the full, Reactive Angular 2 course featured in this preview video. Here's what you'd learn in this lesson:

Complex observables can be composed of multiple observable streams using the Observable.combineLatest() method. Lukas demonstrates how this type of "computed observable" receive updates anytime one of the streams is changed.

Get Unlimited Access Now