Reactive Angular with NgRx

Reactive Angular with NgRx

Topics:
3 hours, 14 minutes CC

Learn to use Angular with NgRx and RxJs to drastically simplify state management and flow control while cutting down on code volume. We'll integrate NgRx into our app and walk through how to work with stores, actions, reducers, selectors, dev tools and introduce NgRx entity to simplify things even further.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: January 7, 2019
Get Unlimited Access Now
Table of Contents

Introduction

NgRx Store

Actions & Entities

Selectors & Side Effects

Selectors & Facades

Conclusion