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.