Skip to the main content

Tagged Performance

#Performance

6 posts published
  1. Proxying an Image CDN with Cloudflare workers

    Using free Cloudflare workers to proxy an image CDN on the main origin for performance

  2. 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

  3. 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!

  4. Front End Web Development Feeds and Newsletters

    Blogs, articles and newsletters I follow to keep up-to-date with Frontend web development.

  5. Conditionally loading a native image lazyload polyfill/library

    How you can feature detect native image lazyloading support and load a JS library if not.

  6. Conditionally loading a polyfill for :focus-visible

    Helpful snippet to load the polyfill for CSS pseudo class :focus-visible conditionally.