React Design Patterns: Compound Component Pattern
How to share implicit state between related components without prop drilling, using the Compound Component pattern.
·5 min read·Architecture
Loading...
How to share implicit state between related components without prop drilling, using the Compound Component pattern.