This is a 45-minute crash course aimed to teach you React Redux with TypeScript in great detail. Second Channel: https://www.youtube.com/channel/UCfNFgrUzeDSb-W3L3nnjC5A Git Repo: https://github.com/harblaith7/redux-with-ts-crash-course Timelines: 0:00 - Intro 1:25 - Create a TypeScript React App 2:57 - Typing Reducers 13:44 - Organizing Files 22:31 - Typing Action Creators 32:00 - Typing Dispatch