Not sure where to start?
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
/review
Karma
scrimba
# Compound Components Quiz1. 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?