filmov
tv
useReducer React Hook - When to use useReducer - useReducer vs useState - React Hooks Tutorial

Показать описание
The useState hook is a go-to react hook for state management for most React beginners. However, you will make your component bloated 😯 for a complex state structure if you rely on the useState hook!!!
In this video, you will learn about another React hook called useReducer that will help you to manage the state better without depending on any external library like Redux Toolkit.
I hope you enjoy learning it and don't miss completing the task given at the end of the video.
Timecodes
0:00 - What will we cover?
01:20 - The app: My Bucket List
03:14 - useState to implement bucket list
10:55 - The problem with useState hook
14:42 - The anatomy of useReducer hook
17:48 - Conceptualize useReducer(with diagram)
23:39 - useReducer to implement the bucket list
36:33 - Summary and Wrap Up
Important Links:
Like what I shared? Please support me 🙏 by sponsoring my contribution to the community. It will help me to do much better content creation in the future.
My Socials:
In this video, you will learn about another React hook called useReducer that will help you to manage the state better without depending on any external library like Redux Toolkit.
I hope you enjoy learning it and don't miss completing the task given at the end of the video.
Timecodes
0:00 - What will we cover?
01:20 - The app: My Bucket List
03:14 - useState to implement bucket list
10:55 - The problem with useState hook
14:42 - The anatomy of useReducer hook
17:48 - Conceptualize useReducer(with diagram)
23:39 - useReducer to implement the bucket list
36:33 - Summary and Wrap Up
Important Links:
Like what I shared? Please support me 🙏 by sponsoring my contribution to the community. It will help me to do much better content creation in the future.
My Socials:
Learn React Hooks: useReducer - Simply Explained!
Learn useReducer In 20 Minutes
React Hooks Tutorial - 18 - useReducer Hook
#69: useReducer Hook in React 19
Learn React useReducer Hook with Examples
Master React Hooks in easy way | useState & useReducer
Como usar o useReducer - React Hooks #Dia8
React Hooks: useReducer
useReducer is BETTER than useState | React Hook useReducer Tutorial
useReducer React Hook in 6 Minutes
useReducer React Hook - When to use useReducer - useReducer vs useState - React Hooks Tutorial
Pro useReducer Hack For React
useReducer hook in React explained by Frontend Master #reactjs #javascript #frontendmaster #webdev
handling from use useReducer Hook #code #logic #webdevelopment #programming #css #react
ReactJS Tutorial 65: useReducer Hook In React
React 16: Хук useReducer
Learn useReducer React Hook in 15 Minutes | React Hooks Tutorial for Beginners
What Is useReducer In React JS?
useReducer React Hook - [ EASIEST WAY ] | React Hooks #5
Entenda TUDO sobre o hook MAIS SUBESTIMADO DO REACT - useReducer na prática
useReducer | React Hooks | [Arabic Video]
React Hooks Tutorial - 19 - useReducer (simple state & action)
#70: Best Practices for Using the useReducer Hook in React 19: Optimize Your State Management
React useReducer Hook Explained in 2024
Комментарии