2 - 6
5 - 6
*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!
We also have Intermediary Angular courses if you'd like to acquire more in-depth knowledge.
Good course, but needs to be updated :D
Maybe it's not relevant for this course, but seems to me like this is not the latest version of Angular.
very clear explanation, need to be updated with changes in ng
The use case of a Time Machine was a great idea for this exercise - very creative.
Starting with the component and moving code out to other places is a helpful approach to understanding how these various pieces work together.
I would have liked to have seen the example drawn out a little further with Effects and Selectors
As always, perfect pacing and progression 👍 This is probably different for everyone, but from all the resources I rely on, your courses teach the most in the least amount of time. Thank you so much!
Great way to bring it all together, John! Loved seeing how Observables, Redux, and Angular all work together.