Introduction
Improve your Angular architecture with NgRx
()
What you should know
()
1. Redux and State Management
Challenge: Brainstorm state and actions for a weather app
()
Solution: Short video
()
What is state management all about?
()
Core concepts: State and actions
()
Core concepts: Reducers and store
()
2. Introduction to NgRx
Challenge: Complete the code in the project to remove a zip code from the list
()
Solution: Source code with comments
()
Describing state with NgRx
()
Actions with NgRx
()
Reducers in NgRx
()
The NgRx store: Dispatch an action
()
The NgRx store: Listen to state updates
()
Set up effects for asynchronous tasks
()
Implementation of effects
()
3. Advanced NgRx
Challenge: Use NgRx to load forecast data
()
Solution: Source code with comments
()
Debugging NgRx applications
()
Using selector functions
()
The NgRx router store
()
Entities to manage record collections
()
4. Component Architecture
Overview of component architecture with NgRx
()
Component architecture in action
()
Ex_Files_Learning_NgRx.zip
(3.2 MB)