An example using fetch with React and Redux to make API calls, and why the componentDidMount lifecycle hook is the best place to make the call.| Dave Ceddia
The official Redux Essentials tutorial: learn how async logic works in Redux apps| redux.js.org
The official Redux Fundamentals tutorial: learn how to use async logic with Redux| redux.js.org