Tagged Performance
#Performance
6 posts publishedProxying an Image CDN with Cloudflare workers
Using free Cloudflare workers to proxy an image CDN on the main origin for performance
Web Performance Calendar — Ten optimisation tips for an initial web performance audit
A post on the the Web Performance Calendar with handy tips for an site performance audit
HTMHell Advent Calendar — Getting started with Web Performance
A post on the the HTMHell Advent Calendar about how to get started with web performance including some tips!
Front End Web Development Feeds and Newsletters
Blogs, articles and newsletters I follow to keep up-to-date with Frontend web development.
Conditionally loading a native image lazyload polyfill/library
How you can feature detect native image lazyloading support and load a JS library if not.
Conditionally loading a polyfill for :focus-visible
Helpful snippet to load the polyfill for CSS pseudo class :focus-visible conditionally.