Understanding State & Handling Events in React | Complete React Course in Hindi #7

preview_player
Показать описание
useState and State in React: In this react course, we will see how to learn react using projects.
This is going to be a project-based course full of real-world react projects. In this video, we will learn about state in react.

Best Hindi Videos For Learning Programming:

►C Language Complete Course In Hindi -

►JavaScript Complete Course In Hindi -

►Django Complete Course In Hindi -

Follow Me On Social Media
Comment "#HarryBhai" if you read this 😉😉
Рекомендации по теме
Комментарии
Автор

Maza aa raha hai na? Hope you understood state in react

CodeWithHarry
Автор

harry your react series is more addictive than clash of clans

adwaitbokade
Автор

What i also learned today from this video are as written below:
1. State=condition of any component for eg. textarea component might be empty sometime, sometimes it has letters .
2. Hooks= A method which helps us to use features of classes in function based component this is because developer like us prefer to use function over classes.
3. Hooks has this part ----> const [count, setCount)=useState("Hello Universe");
Here in above hook the value of count is Hello Universe . count is array variable so that we just can't update or change its value like normal variable.
But we can update or change its value using setCount() method. i.e. setCount("Hey You"); this implies the value of count is updated to Hey You.

What is inside this mini project and what i do?
---> Project provides mini textarea and 2/3 buttons like UpperCase, LowerCase, No. of letters. we change the text value according to the buttons instruction using state and event.
Its more simple as we use onClick={ClickFunction) and we define its functionality as well.

Note : Advantages of hooks and this stuff, whenever you click Uppercase button page does not reload. Which enhances its capability. IMP*

FutureeeBillionaireee
Автор

This is best React series ever found on you tube. Thank you soo much Harry to make this easy for us.
Keep up the Good work !!

reshmamandavkar
Автор

This is the second thing I am learning from you, You are an amazing Teacher!

EngrZardariSaddamHussain
Автор

Harry is not inspiration he is real hero in program ♥️

stdcommerce
Автор

Two videos in a single day. Hats off to you.

codewithswarnodip
Автор

Harry brother, you are doing a great job, I have seen this kind of effort to make people understand. I visited multiple platforms to learn react but believe me that was just a waste of time for me. It is for the first time that my all concepts for props and state are cleared! Love from

politicswithrajariaz
Автор

Literally took courses on udemy and other teaching platforms. the content which harry bhai provides is way too better to understand and grasp things to learn. would recommend this to literally everyone who wants to learn react.

pysharora
Автор

You are such a great human being sir. The best coding tutor for me is you Harry Sir. Hats off to your work and dedication.

mansurishamim
Автор

I believe in you harry, and lakhs of us believe in you, you keep making videos, we keep learning from you and keep supporting you, thanks for awesome playlist

yugal
Автор

Waah yaar! Nahi append krna pada, nahi document select, programmer keliye bhi easy to make and application kitni hi zyada light weight aur as fast as FLASH jaise banegi... 🖤🖤🖤
I was a big fan of harry n now of react.js too 🔥🔥🔥

abdulrehmaan
Автор

I really find the way you explained the concept in such an easy and efficient way. Most of the tutorials uses big and advance words to show off but this one hit different. Thanks for the concept man 🔥

adarshanand
Автор

Hello Harry Bhaiya. I am a slow learner, so have to watch your video atleast 5 times to understand the concepts in detail and also have to read the react documentation line by line. But at the end I must say, till lecture 7(my current watching) everything is crystal clear .

thank you Bhaiya

bijayghosh
Автор

The best Course hai i loved it. till now i understand each and everything.

amanr
Автор

fantastic video Harybhai because I have seen many videos related to state but I can't understand easily. After watching your video I understand usestate actual meaning.

ruchinfulani
Автор

Really awesome video finally understood about state and event handler.Thank you very much Harry for these videos!

surubasnet
Автор

East or west harry bhai is the best from todays morning i am trying to understand react from others but i am unable to understand a single concept correctly but now after watching this react playlist i got everything in my mind 👍

kamendragupta
Автор

Maza Agaya Harry Bhai. This is way better than your older 2hr React

closertothecosmos
Автор

It is going to add massive value into any coder's journey who's gonna watch this whole couse!

SVYAMKRIT