Track State with React.useState
▶ Check out my gear on Kit: https://kit.co/chantastic To make state dynamic, we need an updater function. React.useState() tracks state and gives us a function to update it.
▶ Check out my gear on Kit: https://kit.co/chantastic To make state dynamic, we need an updater function. React.useState() tracks state and gives us a function to update it.