Reactive Angular 2 with ngrx

Reactive Angular 2 with ngrx

Topics:
4 hours, 37 minutes

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

Reactive programming has affected every major modern web framework and fundamentally changed how we approach web applications. Angular 2 has embraced this brave new world and in doing so, gave us a great platform for building out functional, reactive web applications right out of the box. Add in the Redux inspired library, @ngrx/store and combine that with the power of observables and you have yourself a serious programming arsenal. Learn how to build web applications with ngrx in the reactive paradigm in this course!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: June 1, 2016
Get Unlimited Access Now
Table of Contents

The Reactive Big Picture

Observables and RxJS

Immutable Operations

Reactive State

Reactive Async & Data Models