5. Implement the Counter Application using NGRX Store, Actions, and Reducers - Angular Ngrx.

preview_player
Показать описание
Hi Friends
In this video we will see how to implement the counter application using ngrx store, actions and the reducers - Angular ngrx

The code is deployed in my Github account.

If you like my video, please subscribe to my channel.

#Angular #ngrx #leelawebdev
Рекомендации по теме
Комментарии
Автор

Much better than many of the paid courses. Simple explanations step by step. Thanks a lot.

tanomenossorvas
Автор

sir tbh this is the best ngrx course ive ever seen all the very best for your future sir you such a gem

sj
Автор

Sir you are best. I have tried other tutorials but i was not successfully.Thank you so much

bhavikakirve
Автор

What an explanation seriously.. good one appreciate

JaisAbhay
Автор

Great video, it provides exactly what I need

natarajant
Автор

Thanks bro I implemented the same from your video

venkataramana
Автор

hii in angular 17 now there is completely standalone components are generating can you help in handling inthis situation

y.prakashrao
Автор

So we did all that work to have the exact same functionality?
I just don't understand NGRX enough to appreciate what we did here

peachezprogramming
Автор

Wow, this video is amazing. Thanks a lot.

mayanksati
Автор

thanks a lot sir how to use ngrx store in angular library

neerajgupta
Автор

Once I refresh the page. Counter state are set as initial state. After increment/decrement action, i want a latest value even I refresh the page
For eg. Product cart count
How can we managed? This situation in angular

jigarbhanushali
Автор

if(counter >0) counter--; how to use this same logic in reducer to prevent negative value in my counter app

thethakurrakesh
Автор

Sir, Im using Angular12 . It is not showing CreateReducer() Method in ngrx . Can anyone please suggest me.

jagadeeshthota
Автор

the counter example is too simple. lets say we have a ngrx calculator that submits to a service. It allows you to go back to edit some input. should we save the calc input in the store, the calc service response i.e. output to the store or both - or should the form be saved outside of ngrx - this using regular responsive forms.

negusdawoo
Автор

Hello, i am copying this same exact code but the newer angular version wants an initializer for the subscription : Property 'counterSubscription' has no initializer and is not definitely assigned in the constructor. i search all of google and stack over flow to see what an initial value for a subscription can be an didn't fins anything, please help me

mauricearida
Автор

Im using angular 12 and Im getting Expected 4 arguments, but got 2. error in reducer.ts in on()

ritajosephine
Автор

We subscribing counter value in ngOnInit() but how ngOnInit executing every time there is a change as it will be invoked only once at the start of component attached.

nagarajrathna
Автор

Can you share the extensions ur using for VS code?

abhinavs
Автор

While refreshing page that count value was 0 not the latest value
How to get latest count value even though page refresh
Any concept for it?

muralikrishnat
Автор

Bro I want some info, can you take online class from zero to hero level in this course

ridewithramakrishna