Login
From:
maxdeviant.com
(Uncensored)
subscribe
React Associated Components · maxdeviant.com
https://maxdeviant.com/posts/2021/react-associated-components/
links
backlinks
Roast topics
Find topics
Find it!
When building React components I often find myself in situations where there are groups of components that regularly appear together. For example, consider this Card component that can be used with header, body, and footer components: