scrimba
Frontend Career Path
Advanced React
Reusability
Compound Components 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
Compound Components Quiz
Expand for more info
quiz.md
run
preview
console
# Compound Components Quiz

1. How would you explain the concept of compound components in React to someone who
only knows the very basics of React?



2. What are some examples of HTML elements that work together to add functionality
or styling to each other?



3. How can compound components help you avoid having to drill props multiple levels
down?
Console
/index.html
-3:48