Engineering Improving React page performance with AI agents How we used Cursor + Claude Opus 4.5 with a deterministic benchmark harness and a shared markdown file to cut p95 React frame time by ~76%.
Engineering Syncing a Transcript with Audio in React How we built 60fps transcript-audio sync in our React web app in April 2022, using refs and direct DOM mutation to bypass React's render cycle.