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

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

Instructor

John Lindquist
41m closed-captioning
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.3
1924
people completed
Bookmark
Download
RSS

*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.

Learner Reviews

  • Arturo Israel Navarro
    5 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    How will you use what you learned from this course?

    Good course, but needs to be updated :D

  • Luis Davila
    5 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What would make this course a 7 for you?

    Maybe it's not relevant for this course, but seems to me like this is not the latest version of Angular.

  • Meir Amar
    6 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What would make this course a 7 for you?

    very clear explanation, need to be updated with changes in ng

  • Hunter
    6 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    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

  • Carl
    6 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    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!

  • Eric
    6 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Great way to bring it all together, John! Loved seeing how Observables, Redux, and Angular all work together.

Course Content

41m • 16 lessons

    You might also like these resources:

    illustration for Introduction to Cloudflare Workers

    Introduction to Cloudflare Workers

    Kristian Freeman・36m・Course

    Become familiar with the Workers CLI wrangler that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.

    illustration for Create an eCommerce Store with Next.js and Stripe Checkout

    Create an eCommerce Store with Next.js and Stripe Checkout

    Colby Fayock・1h 4m・Course

    This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio

    illustration for Practical Git for Everyday Professional Use

    Practical Git for Everyday Professional Use

    Trevor Miller・1h・Course

    git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.