Section 14 - Async Actions with Redux Thunk
[Lecture] App Overview and Goals
[Lecture] Initial App Setup
[Lecture] Tricking Redux with Dummy Reducers
[Lecture] A Touch More Setup
[Lecture] How to Fetch Data in a Redux App
[Lecture] Wiring Up an Action Creator
[Lecture] Making a Request From an Action Creator
[Lecture] Understanding Async Action Creators
[Lecture] More on Async Action Creators
[Lecture] Middlewares in Redux
[Lecture] Behind the Scenes of Redux Thunk
[Lecture] Shortened Syntax with Redux Thunk