Premium Only Content

Lecture No 1 React Hook useState() How its work and used. #reactjs #javascript #development
The useState() is a Hook that allows you to have state variables in functional components. so basically useState is the ability to encapsulate local state in a functional component. React has two types of components, one is class components which are ES6 classes that extend from React and the other is functional components. Class components a Component and can have state and lifecycle methods: class Message extends React. The useState hook is a special function that takes the initial state as an argument and returns an array of two entries. UseState encapsulates only a singular value from the state, for multiple states need to have useState calls.
Syntax: The first element is the initial state and the second one is a function that is used for updating the state.
const [state, setState] = useState(initialstate)
We can also pass a function as an argument if the initial state has to be computed. The value returned by the function will be used as the initial state.
const [sum, setsum] = useState(function generateRandomInteger(){5+7);})
The above function is an online function that computes the sum of two numbers and will be set as the initial state.
#javascript #reactjs #map #developer #development #hooks #javascriptengineer
-
40:13
Clownfish TV
10 hours agoMagic the Gathering Champion BANNED from Tournament Over MAGA Hat?! | Clownfish TV
2.33K17 -
2:49:47
TimcastIRL
3 hours agoTrump Considers Invoking INSURRECTION ACT To Deploy National Guard to Portland | Timcast IRL
134K65 -
10:05:38
Dr Disrespect
11 hours ago🔴LIVE - DR DISRESPECT - BLACK OPS 7 - GIVE ME BACK MY NUKE
121K12 -
LIVE
Drew Hernandez
1 hour agoTARGETED LEFTIST TERRORIST ATTACK IN CHICAGO & ISRAEL GEOFENCING U.S. MEGA CHURCHES
862 watching -
8:58
Degenerate Jay
12 hours agoXbox Game Pass Is Getting Ridiculous
2.19K -
7:03
GBGunsRumble
1 day agoGBGuns Range Report 05OCT25
1.43K1 -
1:32:30
Glenn Greenwald
8 hours agoWill the War in Gaza Finally End? Flotilla Activists Predictably Abused in Israel's Dungeons; Van Jones' Revealing Joke about "Dead Gazan Babies" | SYSTEM UPDATE #527
84.6K63 -
LIVE
SpartakusLIVE
4 hours ago#1 King of Content brings MOTIVATION to the MASSES on Monday
504 watching -
1:48:32
megimu32
3 hours agoON THE SUBJECT: 2000s Hits That Vanished! 🎶
4.55K1 -
12:19
China Uncensored
10 hours agoWas This Death China's Turning Point?
9.05K33