Building highly reusable React.js components using compound pattern
Today I bring you a way to create a highly reusable React component using an advance pattern called Compound.
Compound Components pattern
The keyword in the pattern’s name is the word Compound, the word compound refers to something that is composed ...
blog.jrgarciadev.com17 min read
Shad Mirza
Building Hashnode
Very detailed. I have built RadioButtons using this pattern. Works like a charm.