How to add ngrx to angular app easily using Ngrx schematics

preview_player
Показать описание
We take a look at the various commands available in the ngrx schematics library which can be used for easily adding Ngrx to any angular application.
We first install @ngrx/schematics and all other dependencies. Then we try out commands to generate State, devtools, Action, Reducer, Selector, Container component and Effects.

00:00 - Introduction
00:41 - Installation
02:36 - State schematics
07:36 - Action schematics
12:41 - Reducer schematics
15:41 - Selector schematics
16:56 - Container schematics
18:02 - Effects schematics
Рекомендации по теме
Комментарии
Автор

I didn't get much in this video, I have not used ngrx, but the way you explain is very nice, if you can make a video on how to create custom library in angular, will be helpful

asfiz