Angular CRUD action using NGRX pattern and Material UI design | Angular NGRX examples

Описание к видео Angular CRUD action using NGRX pattern and Material UI design | Angular NGRX examples

#angularcrud #angular #nihiratechiees #ngrx

This video implements Angular CRUD action with below concepts

1, Angular 16 CRUD Actions
2, Angular NGRX pattern
3, Angular Material UI Design
4, JSON-SERVER REST API

Steps Followed
==============
1, Create brand new application
ng new application-name
2, Create required files ( components & supporting files)
3, Installation required packages
4, Implement design using Material UI components
5, Implement NGRX flow

Packages need to install
====================
1, ng add @angular/material
2, ng add @ngrx/store@latest
3, ng add @ngrx/effects@latest
4, ng add @ngrx/router-store@latest
5, ng add @ngrx/store-devtools@latest
6, npm install json-server
json-server --watch src/data/db.json

Source Code GitHub Link
====================
https://github.com/nihira2020/angular...

Join this channel to get access to perks:
   / @nihiratechiees  

Комментарии

Информация по комментариям в разработке