Fix a component that's drowning in props

Analyzes a React component with too many boolean or conditional props and refactors it into a flexible, composable pattern—compound components, render props, or context—with code examples.

Best for: Engineers building reusable component libraries or untangling props-hell in a single component.

Engineering / code-reviewatomicfor-engineersno-setupfrom-repo

Topics

desktop-environmentsandboxvercelwebos

Source

Creator's repository · vercel-labs/sandcastle

View on GitHub

License: MIT