Course Information
Course Overview
Learn how to create actions, reducers and build a basic counter app!
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.
Course Content
- 3 section(s)
- 27 lecture(s)
- Section 1 Synchronous Redux
- Section 2 Async Redux with Redux Thunk
- Section 3 BONUS
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
Skills covered in this course
Reviews
-
AAdrien BENOIST
Great content but start to be outdated like using class components instead of functionals compontents. Still a great value to understand redux in an easy way.
-
KKevin Alley
Seems pretty straight forward and easy to understand. Exactly what I was looking for without all the bloated content.
-
SShivam Pandey
The redux concepts are explained quite clearly here along with the examples.
-
JJohn Rykken
Sure. It's running over the basics of Redux and Async Redux and closely follows the documentation.