2 hours ago · Tech · 0 comments

https://performance.dev/how-is-linear-so-fast-a-technical-breakdown They use a sync engine such that user changes are optimistically applied They carefully load only the JS/CSS that is required at the start, and preload as much as possible They chunk the application very granularly, and use a service worker to preload chunks This made me interested in how their sync engine works, so I'm watching this talk:

No comments yet. Log in to reply on the Fediverse. Comments will appear here.