Angular Deep Dive: NgRx Fundamentals
Released 11/2025
By Duncan Hunter
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English + subtitle | Duration: 35m | Size: 86 MB
Released 11/2025
By Duncan Hunter
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English + subtitle | Duration: 35m | Size: 86 MB
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.
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.