Learn basics of Redux in React Native in 2 hours!

Go to class
Write Review

Learn basics of Redux in React Native in 2 hours! provided by Udemy is a comprehensive online course, which lasts for 1-2 hours worth of material. Learn basics of Redux in React Native in 2 hours! is taught by Stefan Hyltoft. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • Learn how to create actions, reducers and build a basic counter app!

    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

    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.