Description
In this course, you will learn :
- Working with ngrx.
- how to use ngrx to manage states
- how to make an app with angular, nativescript, and ngrx
- how to apply an effect in ngrx
Syllabus :
1. Introduction
- Structure of app
- State of app
- State Effect of app
- Single responsibility principle
- NGRX State Management Lifecycle
2. How to create simple crypto mobile application with ngrx
- Coin-list and detail component
- Coins Component
- Service and Reducer
- Effects and Selector