Keep Moving Forward | X-Team Magazine

API Calls in React/Redux Part 3 — Actions and Reducers

Written by Danyon Satterlee | Sep 27, 2017 4:00:00 AM
This video walks through how to set up the actions and reducers for Redux in React. Learn how to set up a function in actions to call the API using Axios. Export the functions to the reducers to set up a default state.

Source: https://github.com/danyonsatterlee/youtube-examples/tree/master/color-fun

Series overview: