React Hooks useState - Explained in 6 minutes | React Tutorials
Вставка
- Опубліковано 5 лют 2025
- Watch full React series here - • React Tutorials
In this video, I'll explain how to use the useState hook in React for managing state in functional components. If you're new to useState, this tutorial is perfect for you!
Links --
Get your resume reviewed: cal.com/shruti...
1:1 Mentorship: cal.com/shruti...
Get React tutorials in your inbox: bit.ly/shruti-...
Join a supportive community: bit.ly/shruti-...
Buy me a coffee: buymeacoffee.c...
Sponsor me on GitHub: github.com/spo...
Socials:
Discord: bit.ly/shruti-...
Web: shrutikapoor.dev/
Newsletter: bit.ly/shruti-...
X / Twitter: / shrutikapoor08
Bluesky: bsky.app/profi...
LinkedIn: / shrutikapoor08
Chapters
00:00 Introduction to useState
00:29 Building a Name Component
01:57 Passing Data to the App
02:54 Updating the Value with useState
04:20 Using the Setter Function in useState
05:16 Isolation of State in Component Instances
#react #javascript #webdevelopment - Ігри
Hii Shruti! I'm not a coder but still watch your videos :) because you are soo cute!❤
haha. if you keep watching, you will become a coder too!
Thank you Ma'am
You got it!
thx plz make videos about pattern designs
Sure 😊
React makes web dev easy, and you make React easy.
you literally made me day. Thank you so much!
@@shrutikapoor08 your welcome!
Can we create our custom hooks in React?
Yes you can! I will have a full video on it