Using Redux in React Native - Part 2 (Hooks)

preview_player
Показать описание
Part 1 covered the basics of Redux. Part 2 will show you how to reduce some of your boiler plate code by taking advantage of a couple built-in redux hooks. There are more hooks available, but these are the ones that you will always use if you're using hooks in your functional components.

0:00 - intro
0:41 - Short review from part 1
2:00 - Functional Component & useState hook
3:45 - useDispatch hook
9:00 - useSelector hook

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

Hooks are great way to simplify the amount of Redux code in your app. Are there any other parts of Redux that you would like to see covered? Middleware?

TheFlutterFactory
Автор

Finally, an up-to-date redux tutorial. Thank you, i've read a lot of guides and seen a lot of videos, and your videos, part 1 and 2, is what finally made me accomplish and fully understand redux for react native and the difference between component and hooks.

Please make a patreon.

Thanks a lot

ovosodius
Автор

Awesome tutorial (and the github code was super helpful) thanks!

dinuwijetunga
Автор

React Native 에서 Redux 를 이용 하여 rest api 연동 후 응답 받은 데이터를 화면에 표출 하는 영상을 보고 싶습니다. 치타코딩은 저에게 많은 도움이 됩니다.
감사합니다.

S_.H._C
Автор

could you give me your github with this please, i cant find the name of this video, thanks

sheilang