Basic NGRX example | implement counter app using ngrx | Angular 16- NGRX Tutorial

preview_player
Показать описание
#angular #ngrx #nihiratechiees

This is the 4th video in Angular 16 - NGRX Tutorial

It explains how to implement counter application using ngrx

Source code GitHub Link
====================

Join this channel to get access to perks:
Рекомендации по теме
Комментарии
Автор

Thank you so much. Could you please create a video for CRUD operation using NGRX ?

alaluddin
Автор

How can we register store in latest version of angular as it does not have app.module anymore as by default angular is supporting standalone component structure.

argamerz
Автор

can we implement this with angular 14?

rohatgianu
Автор

I want to pass the array of objects from a to b components is it possible by using this process.

gkflzny
Автор

I didn't see you creating the selector.ts file, but used the selector. How?

HemanthHemszz