React patterns, anti-patterns, and best practices from production codebases.
No articles yet — be the first to contribute!
- Component composition patterns (compound components, render props, slots)
- Error boundaries in practice
- Custom hooks: when to extract, when not to
- Server components and data fetching strategies
- Re-render debugging and
memo/useMemodone right - Form handling patterns at scale
- Anti-patterns you've seen (and fixed) in real codebases
See CONTRIBUTING.md for the article format, and copy the template to get started.