Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap

Redux made easy to learn and apply to your project. Learn React Redux in this Redux tutorial for beginners. Redux has long been the state management solution for React. Easy Peasy Redux is an package that makes redux easy to add to your project.

Subscribe https://bit.ly/3nGHmNn

This lesson is part of a Learn React tutorial series playlist:
https://youtube.com/playlist?list=PL0Zuz27SZ-6PrE9srvEn8nbhOOyxnWXfp

Project Source Code: https://github.com/gitdagray/easy_peasy_redux

Redux Made Easy | Learn React Redux | Redux Tutorial for Beginners

(00:00) Intro
(00:05) Welcome
(00:16) Overview / Goals
(01:26) Uninstalling packages
(02:27) Installing Easy Peasy Redux
(02:51) Starting the dev environment
(03:37) Creating the Easy Peasy store
(13:03) Refactoring index.js
(14:10) Refactoring App component
(17:51) Refactoring Nav
(21:20) Refactoring Home
(22:14) Refactoring PostPage
(24:41) Refactoring NewPost
(27:56) Refactoring EditPost
(33:46) Quick clean up
(34:33) Async clean up
(35:48) Refactoring Footer

Easy Peasy Redux:
https://easy-peasy.vercel.app/

Rules of Hooks:
https://reactjs.org/docs/hooks-rules.html

Collections of Hooks:
https://nikgraf.github.io/react-hooks/
https://www.npmjs.com/package/react-use

Axios:
https://www.npmjs.com/package/axios

React Router:
https://reactrouter.com

JSON-Server:
https://www.npmjs.com/package/json-server

ES7 React JS Snippets Extension for VS Code:
https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets

React Dev Tools Extension for Chrome:
https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi

Styled Components: https://styled-components.com/

References:
ReactJS Official site: https://reactjs.org/
React Wikipedia: https://en.wikipedia.org/wiki/React_(JavaScript_library)
React Jobs: https://www.ziprecruiter.com/candidate/search?search=react&location=

Follow Me:
Twitter: https://twitter.com/yesdavidgray
LinkedIn: https://www.linkedin.com/in/davidagray/
Blog: https://yesdavidgray.com
Reddit: https://www.reddit.com/user/DaveOnEleven

Was this tutorial about Easy Peasy Redux with React helpful? If so, please share. Let me know your thoughts in the comments.

#react #redux #easy-peasy