Redux and React for Beginners: Learn Redux and react-redux hooks

preview_player
Показать описание
Redux makes your state easy to manage by keeping a store of application state, and making the store available to all components without needing to pass props.

*************
Starter files are in the repository
*start from the main folder. The "STARTERS" folder contains files for upcoming videos about redux-thunk and redux-saga
*************

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

Good tutorial. I appreciate how you broke each step down. Thanks!!!:)

taetaebeatz
Автор

Great tutorial, finally understood redux! Thanks :)

davirtuose
Автор

You deserve more followers. You're really good at explaining things.

nats
Автор

Nice way of explaining, really curious about how you're explaining redux saga cuz it's giving me a headache 😅

BadWolf-y
Автор

regarding the iteration in cart actions react native says: TypeError: Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.

punktapp
visit shbcf.ru