
React Component and State Management - JSJ 526
JavaScript Jabber
00:00
Use State Is the Simplest Hook There Is
All hooks in react start with the word use. And one type of such a hook is called use state. You call it with a single input parimeter, which is the initial value of a state that you want react to manage for you. It could be a reference to a jobsgript object, and then you can obviously put whatever values you want in that object's properties. Yeory Maerak: "I don't know when there's quiet, yes, i'm concerned"
Transcript
Play full episode