- Course
- Core Tech
Angular Deep Dive: NgRx Fundamentals
Learn NgRx fundamentals to manage Angular application state. This course will teach you how to implement actions, reducers, effects, and selectors in a practical product loading application.
What you'll learn
Managing state in Angular applications becomes challenging as they grow. In this course, Angular Deep Dive: NgRx Fundamentals, you'll learn to implement predictable state management using NgRx. First, you'll explore the core NgRx concepts including the store, actions, reducers, effects, and selectors, along with understanding the complete state lifecycle. Next, you'll discover how to build a feature state by creating action groups, defining reducers with immutable updates, implementing effects for async operations, and building memoized selectors. Finally, you'll learn how to connect components to the store and understand RxJS operators to prevent race conditions. When you're finished with this course, you'll have the skills and knowledge of NgRx fundamentals needed to manage complex application state in Angular.
Table of contents
About the author
Duncan Hunter loves working in awesome teams to make awesome software.