Learn basics of Redux in React Native in 2 hours!
Learn how to create actions, reducers and build a basic counter app!
Created by Stefan Hyltoft
What you'll learn
- Build larger apps using Redux
- Understand the reasoning behind Redux
- Understand Redux reducers
- Understand Redux actions
- Understand how to connect the Redux store to your React components
- Understand how to use Redux Thunk middleware to make async API calls
Requirements
- You should be able to use vanilla React Native at beginner level
Description
Learn how to use Redux in React Native from the ground up - build great apps based on the knowledge you will gain in this course!
- Learn how to use Redux in React Native
- Why use Redux at all?
- When to use Redux
- Learn how to create Redux Actions, Reducers, Store and start using it in your apps!
- Learn how to use API's using Redux Thunk
In the course we will first create a basic counter app in React Native to understand and grasp the basic Redux concepts.
After that, we will learn how to use Redux middleware such as Redux Thunk and call a public open API.
Who this course is for:
- Anyone who wants to learn about Redux in React Native
Featured review
Awesome Stefan, you have started from very basic, and finished with completing all the points related to redux, All the THREE kind of reducers you have created in the complete course are enough for anyone to start playing with REDUX, and MIDDLEWARE, Thanks a lot again, Please keep it up.
Instructor
B.Eng Software Engineer
Stefan has been building software since elementary school starting out with Visual Basic 6.0. Since then he has been dabbling with Python(Pygame), PHP & MySQL, and Java during university. Since he discovered the JavaScript world he found an intense interest in web development especially using ReactJs/React Native and using NodeJs for the backend.