- FundamentalsOfReduxCourseFromDanAbramov/ - Watched through the first 6 videos and wrote some things.
- LearnReduxByWesBos/ - watched the first video.
- ReactReduxTutorialforBeginnersTheCompleteGuide2020/ - The "React Redux Tutorial for Beginners The Complete Guide 2020" tutorial. Started this React Redux Tutorial For Beginners The Complete Guide 2020
- README.md - this file.
- Redux Tutorial - Learn React/Redux in one video 32 minute YouTube video
- [Redux] - The Best Explanation of How it Works 47 minute YouTube video
- https://trello.com/c/MnaXAjHf/1221-fundamentals-of-redux-course-from-dan-abramov
Fundamentals of Redux Course from Dan Abramov 30 videos of "lessons". - Redux Learning Resources from the documentation.
- there are more which can be found here: redux course internet search
- Understanding Redux: The World’s Easiest Guide to Beginning Redux Free Code Camp article.
- https://trello.com/c/dHePgKjO/1217-1-wtf-is-redux-react-native-app-redux-tutorial Trello card for the 13 minute YouTube video. A great resource.
#1 WTF is Redux? | React Native App | Redux Tutorial YouTube video. 13 minutes. - Keeping the Redux code in a single file: Ducks: Redux Reducer Bundles Found from a tutorial. See that tutorial's README file: https://github.com/JamieBort/LearningDirectory/tree/master/JavaScript/Libraries/Redux/ReactReduxTutorialforBeginnersTheCompleteGuide2020
Building something
-
https://trello.com/c/35yYpk7a/1220-learn-redux-by-wes-bos
Learn Redux Learn Redux Course (RDX1) Which is Wes Bos' course. (found from: https://courses.wesbos.com/account which I found from: https://learnredux.com/) -
https://trello.com/c/5nNobFgd/1097-react-redux-tutorial-for-beginners-the-complete-guide-2020
Not Building something
- Redux Essentials, Part 1: Redux Overview and Concepts documentation (from https://stackoverflow.com/a/54026101/8210460)
- An Introduction to Redux's Core Concepts
- Redux Basics Explained From A Beginner's Perspective
- I installed these two Chrome extensions (both were listed in the Redux documentation):
- Redux DevTools
- React Developer Tools