*Note: RxJS imports have changed since the publication of this course. The concepts being taught on RxJS are still applicable.
Angular has many built-in features for working closely with RxJS to help you build entirely reactive applications. This course will teach you how to use Angular with RxJS. We will learn how to use the ngrx/store library to manage state in a clean, reactive "Redux style."
This course assumes you've got a working knowledge of Angular and reactive programming with RxJS. If you don't, you might want to watch the following courses to get you up to speed!
Get Started with Angular
Introduction to Reactive Programming with RxJS.
Step by Step Async Programming with RxJS
Getting Started With Redux, a course by Redux's, Dan Abramov.
We also have Intermediary Angular courses if you'd like to acquire more in-depth knowledge.
[Dependency Injection](https://egghead.io/courses/angular-2-dependency-injection-di-explained
Components, Directives
Forms
Router
Animating Web Apps
Angular has many built-in features for working closely with RxJS to help you build entirely reactive applications. This course will teach you how to use Angular with RxJS. We will learn how to use the ngrx/store library to manage state in a clean, reactive "Redux style."
This course assumes you've got a working knowledge of Angular and reactive programming with RxJS. If you don't, you might want to watch the following courses to get you up to speed!
Get Started with Angular
Introduction to Reactive Programming with RxJS.
Step by Step Async Programming with RxJS
Getting Started With Redux, a course by Redux's, Dan Abramov.
We also have Intermediary Angular courses if you'd like to acquire more in-depth knowledge.
[Dependency Injection](https://egghead.io/courses/angular-2-dependency-injection-di-explained
Components, Directives
Forms
Router
Animating Web Apps