Choosing the Right Path: Composable vs. Configurable Components in React
There's a topic I keep revisiting that I believe is crucial for writing and maintaining React applications: structuring UI components. There are two main approaches: composable and configurable components.
Let's explore the strengths and trade-offs o...
blog.tomaszgil.me8 min read