Markup-Only React Components: Here's How We Did It At Netflix Posted by Dustin Boston on Apr 7, 2025 in React. Moving everything out of your page-level React components makes them easier to understand, more testable, and scalable. Here’s how we did it at Netflix.