scrimba
Frontend Career Path
React basics
Meme generator
Conditional rendering 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

Conditional rendering quiz!
AboutCommentsNotes
Conditional rendering quiz!
Expand for more info
quiz.md
run
preview
console
1. What is "conditional rendering"?



2. When would you use &&?



3. When would you use a ternary?



4. What if you need to decide between > 2 options on
what to display?

Console
/index.html
-3:56