TIL Compound Components in React
POSTED ON:
TAGS: react kentdobbs components
I learned about compound components, where you combine parent/child data.
Think of compound components like the
5:30 seconds in the Codepen Podcast
A better explainer here:
Compound Components in React
Related TILs
Tagged: react