YoVDO

Reactive State Management in Angular with ngrx

Offered By: egghead.io

Tags

Angular Courses Web Development Courses Selectors Courses Data Persistence Courses NgRx Courses Facade Pattern Courses

Course Description

Overview

As your Angular application grows, it becomes more difficult to manage application state.
NgRx can help with that!
In this course, we will learn how to convert an Angular application from using stateful services into using NgRx.
We will accomplish this by adding a new feature, including building a reducer and actions. We'll also touch on using selectors to query our state, managing collections with NgRx entity, async operations, and hiding implementation details with the facade pattern.

Syllabus

  • Course Overview: Reactive State Management in Angular with ngrx
  • Set Up ngrx Store for an Application Feature
  • Integrate Redux devtools into an ngrx Angular Application
  • Manage Data in the ngrx Store through a Reducer in Angular
  • Dispatch Strongly Typed Action Objects to an ngrx Store in Angular
  • Simplify Collection Management with ngrx Entity in Angular
  • Simplify Querying for State with ngrx Selectors in Angular
  • Handle Async Operations with ngrx Effects in Angular
  • Improve Server Communication in Ngrx Effects with NX Data Persistence in Angular
  • Connect Related Angular Data Models with Computed Data using ngrx Selectors
  • Extract Implementation Details of ngrx from an Angular Application with the Facade Pattern

Taught by

Lukas Ruebbelke

Related Courses

Reactive Angular with NgRx
Frontend Masters
Fundamentals Of NgRx
Board Infinity via Coursera
Building Angular and ASP.NET Core Applications
LinkedIn Learning
Learning NgRx
LinkedIn Learning
Angular NgRx: Getting Started
Pluralsight