Skip to main content

Blog

If you’re interested in accessibility, user experience design, and/or frontend development, you’re in the right place. You can also browse by category or year.

  1. Using image aspect ratios to avoiding janky page loading

    Article posted 6th July 2020 in Development, HTML and Performance

    Adding dimensions to images in HTML is useful again! They’re a progressive enhancement to calculate the image’s aspect ratio and prevent jank.

  2. Lazy loading images without JavaScript

    Article posted 3rd July 2020 in Development, HTML and Performance

    Non-JavaScript lazy loading is a great progressive enhancement for image-heavy pages on the web. Just a simple HTML attribute and you’re away!

  3. The briefest of histories of responsive images

    Article posted 1st July 2020 in Design and Development

    There are a lot of things to consider when using images on the web. But why is it so complex? And how can we tackle that complexity?

  4. ‘Frontend’, ‘front‑end’ or ‘front end’?

    Article posted 30th June 2020 in Development

    As a frontend developer, something has always bothered me. How on earth do you spell ‘frontend’!? Or should that be ‘front-end’? Or ‘front end’…?

  5. Pushing to a differently named branch on your remote

    Article posted 29th June 2020 in Development and Git

    When using Git, you’ll normally push work to an identically named branch on your remote, but what if you want to push to a different branch?

  6. Redirect a filename in Netlify without specifying the path

    Article posted 26th June 2020 in Development and Serverless

    Redirecting a file in Netlify is easy, but what if you don’t know the path? Here’s how to redirect a particular filename, wherever that file may live.

  7. When design breaks semantics

    Article posted 25th June 2020 in Accessibility, Design and Development

    Semantic HTML is great. But sometimes following the rules is tricky. Grab a cuppa and let me tell you a story about links that look like buttons.

  8. How my website’s design has evolved

    Article posted 25th June 2020 in Brand and Design

    My post on portfolio redesign got me wondering how my website has evolved. I had an enjoyable look on the WayBack Machine and took some snapshots.

  9. Why I haven’t ‘redesigned my portfolio’ since 2014

    Article posted 24th June 2020 in Design

    There’s a thing in the web design community where we re-do our websites every couple of years. Confession time: I haven’t redesigned mine since 2014.

  10. WWDC 2020 roundup

    Article posted 23rd June 2020 in Apple

    I did it last year, so here it is again. Far from a complete list of the features Apple announced at WWDC 2020, but the ones that stood out to me.