Skip to the main content

Tagged Performance

#Performance

7 posts published
  1. HTMHell Advent Calendar — Preloading fonts for web performance with link rel=”preload”

    A post on the the HTMHell Advent Calendar about how to use rel="preload" to improve font-loading performance!

  2. Proxying an Image CDN with Cloudflare workers

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

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

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

  5. Front End Web Development Feeds and Newsletters

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

  6. Conditionally loading a native image lazyload polyfill/library

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

  7. Conditionally loading a polyfill for :focus-visible

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