This is a 45-minute crash course aimed to teach you React Redux in great detail.
Second Channel:
https://www.youtube.com/channel/UCfNFgrUzeDSb-W3L3nnjC5A
Udemy Courses:
GraphQL - https://www.udemy.com/course/modern-graphql-complete-guide/?couponCode=DBF4CB436D284BA6B910
Git Repo:
https://github.com/harblaith7/react-redux-crash-course
Timelines:
0:00 - What is Redux
3:43 - Redux Data Flow
12:57 - Create-Redux-App
14:38 - Store & Reducers
26:27 - Providers & useSelector Hook
33:19 - Actions, Action Creators, & useDispatch
42:56 - Redux Thunk
45:40 - Redux Template