Refactor sprawling React components into clean APIs

Reviews a component with tangled boolean props and suggests a specific pattern — compound components, render props, or context — with before/after code that actually works.

Best for: Engineers cleaning up a component library before it becomes unmaintainable.

Engineering / code-reviewatomicfor-engineersno-setupfrom-text

Topics

aisdkcodereviewvercel

Source

Creator's repository · vercel-labs/openreview

View on GitHub

License: MIT