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 with ngrx course:
The "Enter Redux" Lesson is part of the full, Reactive Angular 2 with ngrx course featured in this preview video. Here's what you'd learn in this lesson:

Redux is a library and a pattern which dictates there is a single immutable state tree and it is not managed in separate controllers and services. State flows down from the reducers and events bubble up from the individual components.

Get Unlimited Access Now