Using Redux in React Native - Part 1 (The Basics)

Описание к видео Using Redux in React Native - Part 1 (The Basics)

Redux is a proven way to manage state in React, but it can seem very complicated at first glance. This video will help simplify the various topics around Redux and show you how to add it to existing code. Part 2 will cover using some redux hooks to eliminate a lot of the boiler plate code.

00:00 - Intro
00:42 Reviewing the app without Redux
04:08 Creating action types for the app
05:09 Creating the reducer
10:16 Creating the actions with the payload (data)
13:51 Creating the redux store and root reducer
16:07 Making the redux store available to the entire app
18:50 Connecting and mapping the redux store state to components in the app
27:00 Testing
29:00 Final summary of how the different parts of Redux work together

💻Get the Code: https://github.com/theflutterfactory/...

⚡Connect on Facebook:   / flutterfactory  

⚡Connect on Twitter:   / flutterfactory  

🎷Music: https://www.bensound.com/royalty-free...

Комментарии

Информация по комментариям в разработке