Redux Toolkit Tutorial - 30 - Fetching Data

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


📱 Follow Codevolution

Fetching Data with React and Redux
Redux Toolkit Tutorial
Рекомендации по теме
Комментарии
Автор

I used to think redux was hard till i came across your channel. Basically learning everything here, react, redux, typeScript. love your teaching

felicitya.
Автор

If someone has noticed that the app makes two fetch requests, it's because the react strict mode is added. Removing the strict mode solves this issue. But it's only in the dev environment.

AndriusLau
Автор

I completed you redux-toolkit series, it is amazing & provide great clarity. After a lot of tutorials on redux, your's the best!👌

bhanuchowhan
Автор

Started my career as a tester, I believed that learning react or learning anything related to reactjs would be a very tough job for me. But your channel made it very easy for me to understand the concepts related to react, redux and now reduxjs toolkit. Thanks a lot for helping me and everyone here who wants to understand these concepts.

tanmaychhabra
Автор

I feel lucky to see this playList as it covered everything very nicely and tutor has explained brilliantly.

ahsanali
Автор

After finishing this playlist, I've learned a lot. Thank you!!!❤

lulusaikou
Автор

Best playlist to learn redux toolkit . Absolutely loved the videos . Kudos to you !

shaharslan
Автор

thanks, you are one of the best teacher I have meet

ganapan
Автор

Great tutorial, you made it so simple to understand, it is amazing.

mansoob
Автор

just playlist....redux to reduxt-oolkit everything went into my brain like a story and such a good story that even if I create slice for different project I map the cake and icecream shop story with it.

vikashgupta
Автор

Thank you for this greatest lesson! With you’r help i could understood React js requests on all 100%!!!😊

fugas
Автор

Thank you for this Redux-Toolkit playlist. ❤

cheranmathivanan
Автор

Do i need to use the same name in use selector or it can be different (talking about the store)

abhinavmaurya
Автор

What if UserView is class based component? How can we then use useSelector and useDispatch hooks?

zahidali
Автор

My question is: is it okay to put the database value (array or object or anything) as the initial state ?

warzonehacks
Автор

why does redux have to be so complicated, is there any easier state manager?

antonarbus
Автор

it couldn't be better than this. thank you for such a perfect tutorial

marjanarami
Автор

Thank you very much for such excellent content! ❤❤

rumertovar
Автор

7:26
in my console the counter in redux dev tools still counting, why ?

walidaguib
Автор

why do i need thunks and can i just not use them ?

JC-fdho