illustration for Build Redux Style Applications with Angular2, RxJS, and ngrx/store
pro

Build Redux Style Applications with Angular2, RxJS, and ngrx/store

Instructor

John Lindquist

41m closed-captioning
·
16 lessons
1
people completed
Published 8 years ago
|
Updated 5 years ago

Angular 2 has many built-in features for working closely with RxJS to help you build fully reactive applications. This course will teach you how to use Angular 2 with RxJS. We will learn how to use the ngrx/store library to manage state in a very clean reactive "Redux style".

This course assumes you've got a working knowledge of Angular 2 and reactive programming with RxJS. If you don't, you might want to watch Angular 2 Fundamentals and this Introduction to Reactive Programming with RxJS. You might also enjoy Step by Step Async Programming with RxJS and this course on Redux by its creator Dan Abramov!

We have Intermediary Angular 2 courses including topics on Dependency Injection, Components, Directives, Forms, Router, and Animating Web Apps