Patterns

Markup-Only React Components

Moving everything out of your page-level React components makes them easier to understand, more testable, and scalable. Here’s how to do it.