scrimba
Frontend Career Path
React basics
Meme generator
Props vs. State Quiz!
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
Props vs. State Quiz!
Expand for more info
quiz.md
run
preview
console
1. How would you describe the concept of "state"?



2. When would you want to use props instead of state?



3. When would you want to use state instead of props?



4. What does "immutable" mean? Are props immutable? Is state immutable?
Console
"Good afternoon, Bob!"
,
/index.html
-4:03