tech/webdev magazine

January 14, 2019

Front-End Performance Checklist 2019 [PDF, Apple Pages, MS Word]

Monday, January 14, 2019 Teklinks

Web performance is a tricky beast, isn’t it? How do we actually know where we stand in terms of performance, and what our performance bottlenecks exactly are? Is it expensive JavaScript, slow web font delivery, heavy images, or sluggish rendering? Is it worth exploring tree-shaking, scope hoisting, code-splitting, and all the fancy loading patterns with intersection observer, server push, clients hints, HTTP/2, service workers and — oh my — edge workers?

Full article