scrimba
Learn React Hooks in one hour
useState - Part 1
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

AboutCommentsNotes
useState - Part 1
Expand for more info
Playground.js
run
preview
console
import React from 'react'
import randomColor from 'randomcolor'

Console
index.html
-4:21