Redux Toolkit Tutorial - 21 - Ice Cream Feature

preview_player
Показать описание


📱 Follow Codevolution

Redux Toolkit Tutorial
Рекомендации по теме
Комментарии
Автор

you are the best bruh thank u very much <3

MAJD-qles
Автор

Hey How can I give a default value when I call icecream restocked as an empty argument? like where default value has to be given in reducers property?

aakash
Автор

What's the purpose of name property in createSlice method?
Does it provide name to particular state i think we define state name in configureStore. So what's need of name property?
@everyone

AmitKumar-cpmx
Автор

hey folks, just wanted to know any specific reason to use named export with cake and icecream Action?? please let me know, thanks in advance :)

narotamkumarmishra
Автор

Hello, great tutorial! Question: When the icecreamReducer is running and printing currently state, why is cake count is 10, it was reduced to 7 in previous step, right? how does that happen?

gauravtatke
Автор

so the configure store would allow us to accept multiple reducers? and we don't need to combine reducers

HoangNguyen-zvxb
Автор

Hello Vishwas Please upload the series for ci/cd, unit testing, realm, graph ql, architecture pattern, script in package .json, push notification for react-native

rajnandanibhawsar
Автор

RTK is still too cumbersome, but nice tutorial.

papa_ethan
Автор

why it's show me the error
Cannot read properties of undefined (reading 'ordered')
@everyone

techologyworld