[Your Name] · [Email] · [Phone] · [City, ST]
April 21, 2026
Dear Hiring Manager,
I'm applying for the Senior Software Engineer role on the Editor Foundations team. Evan's 2019 'How Figma's Multiplayer Technology Works' post is the reason I went deep on CRDTs three years ago, and the work your team has published since — on the rendering pipeline rewrite, the vector editing engine, and the path to Dev Mode — is the specific reason I want to work on a browser-first canvas, not a generic SaaS app.
At Canva I led the rebuild of our multi-user commenting layer, which was the closest analog I've had to a Figma-shaped problem: real-time, browser-based, with a long tail of nasty edge cases around conflict resolution on nested threads. I implemented a Yjs-based CRDT on top of a custom WebSocket protocol, hit sub-80ms sync latency for up to 40 concurrent editors, and — importantly — held the main-thread frame budget under 4ms even during comment storms. What made the project work wasn't just the CRDT choice; it was a six-week discipline of profiling every interaction in Chrome DevTools before shipping, and refusing to merge anything that dropped a single frame at p99. That's the craft bar I'd want to bring to Figma's canvas.
I also want to mention the collaboration side. I've worked closely with three Canva designers for the last two years and I've learned how much better I code when I'm actually sitting in the FigJam file with them during design — not just reading an exported handoff. I've shipped two Figma plugins (one that pulls our design tokens into the file, one that exports components as JSX) with 4K combined installs, and I've been a heavy Figma user since 2019. I mention this because 'multiplayer over single-player' only works as a culture if the engineers genuinely live inside the tool, and I do.
I'd love 30 minutes to talk about where I'd focus in the first 90 days on Editor Foundations — particularly around rendering performance on large files, where I have some specific observations I'd bring to the conversation. Happy to share a Loom walkthrough of the commenting-layer profiling work ahead of a call.
Sincerely,
[Your Name]