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
-
1:00:27
Trumpet Daily
18 hours ago $3.61 earnedCongress Humiliates Itself - Trumpet Daily | Jan. 15, 2025
6.41K13 -
1:49:46
Glenn Greenwald
1 day agoTrump Fosters A Peace Deal With Israel & Gaza; Trump's Pressure On Israel Embarrasses His Enemies & Provides Foreign Policy Clues; Rubio & Hegseth On War And Militarism | SYSTEM UPDATE #389
99K176 -
1:28:46
Donald Trump Jr.
18 hours agoOut of this World: Breaking News Investigation on Secret Alien Aircrafts, Live with Ross Coulthart & Lue Elizondo | TRIGGERED Ep.207
313K460 -
1:39:31
Space Ice
14 hours agoSpace Ice & Redeye: Battlefield Earth & Rob Schneider
75.9K6 -
1:33:38
Flyover Conservatives
1 day agoAMANDA GRACE | Prophetic Warnings Ignored: What Happens When Leaders Defy God | FOC Show
62.4K24 -
59:57
The StoneZONE with Roger Stone
12 hours agoMEDICAL MURDER: A Sneak Peak into the Making of Died Suddenly 2 | The StoneZONE w/ Roger Stone
52K11 -
1:07:03
Tucker Carlson
12 hours agoMother of Likely Murdered OpenAI Whistleblower Reveals All, Calls for Investigation of Sam Altman
150K179 -
55:44
LFA TV
19 hours agoCongress Humiliates Itself | TRUMPET DAILY 1.15.25 7pm
150K55 -
1:42:04
2 MIKES LIVE
13 hours ago2 MIKES LIVE #167 News Breakdown Wednesday!
94.3K15 -
2:12:19
Quite Frankly
16 hours ago"Fahrenheit 2025: Drone Hysteria, The Fog, Smart L.A." ft. Elana Freeland 1/15/25
100K25