❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 11th, 2023]
About the centralised store pattern and how to use it in Angular
Understand when and why to use a centralised store solution
How to use NgRx Data with minimal code to handle entity data
Everything there is to know about the NgRx Store including Reducers and Actions
About NgRx Effects in depth and when to use a side effect
About the NgRx Entity when to use it and why and what the benefits are
Transform an existing Angular plain application into a store-based application step by step
How to use NgRx to implement common features such as Authentication and Entity Pagination
Learn NgRx in-depth in a fun and practical way by implementing real use cases
Course Syllabus
Configuring an NgRx Feature Module using NgRx Schematics
The Store Service API - Implementing the Login Screen
Defining NgRx Actions using Action Creators
Grouping Actions Together with Action Types
NgRx Reducers - Step-by-Step Implementation
Key Concepts Summary - NgRx Actions and Reducers In Action