Composable React
Learn how to take React further by embracing composability. Instead of messing around with the code for several components, modify a single source. This is the idea behind composability, and it’s easy to do with React—in fact, it’s one of the platform’s biggest benefits.