✳flâneur — a map of the web's best reading
How's Linear so fast? A technical breakdown
performance.dev · 5,430 words · saved by 7 readers
breakdown of the architecture behind Linear's speed: local-first sync, MobX observables, instant first loads, and a keyboard-first design.
How's Linear so fast? A technical breakdown Dennis Brotzky · May 3, 2026 How's Linear so fast? A technical breakdown A few milliseconds is all it takes to update an issue in Linear. A traditional CRUD app doing the same thing takes about 300ms. How do they do it? There's no secret silver bullet to performance. The reality is that it's built from the ground up on the right foundation, then improved by countless decisions. My goal is to walk through some of the techniques that make Linear feel the way it does and help you implement the same. What I'll cover Database in the browser Making the fir
Explore this link on the map →saved by
related reading
- The Conductor Rewrite: What They Changed to Make It Fastperformance.dev
- How we redesigned the Linear UI (part Ⅱ) - Linearlinear.app
- Gantry: Slack’s Fast-booting Frontend Framework | Engineering at Slackslack.engineering
- Linear – The system for product developmentlinear.app
- Building data-centric apps with a reactive relational databaseriffle.systems
- The Web Animation Performance Tier List | Motion Magazinemotion.dev
- How to Build Anything Extremely Quickly - Learn How To Learnlearnhowtolearn.org
- Paco Coursey - ui.landui.land
- fast | catherine juecatherinejue.com
- A calmer interface for a product in motionlinear.app
- Five Data-Loading Patterns To Boost Web Performance — Smashing Magazinesmashingmagazine.com
- Populating the page: how browsers work - Performance | MDNdeveloper.mozilla.org