IMPORTANT:
Full React Course: https://courses.webdevsimplified.com/learn-react-today
In this video I cover everything you need to know about the useReducer hook. I go over all the main use cases for useReducer as well as many common mistakes that developers make. This is part of a series of React videos where I cover all the important hooks in React.
Materials/References:
useReducer Blog Article: https://blog.webdevsimplified.com/2020-06/use-reducer
React Hooks Playlist: https://www.youtube.com/playlist?list=PLZlA0Gpn_vH8EtggFGERCwMY5u5hOjf-h
🧠Concepts Covered:
- How to use hooks in React
- How to manage complex state in React function components
- How to use the useReducer hook
Find Me Here:
My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified
#ReactJs #WDS #useReducer