Reading List

The most recent articles from a list of feeds I subscribe to.

Web Components & Lit

Phil Hawksworth from Netlify invited me and Jack Franklin from Google to talk about Web Components and Lit in a YouTube livestream. It was great to share experiences and perspectives of using Lit and the current web components landscape

You should add a generator tag to your Eleventy site

Hear me out on this one, I've got a short but sensible list as to why.

Building tabs in Web Components

Part of my role at Nordhealth is to design, develop and expand upon our ever increasing roster of Web Components within the Nord Design System. One of my most recent contributions is arguably one component, but actually comprises of three Web Components. We're talking about tabs.

Using Display-P3 colour

I wanted really bright colours on my site, but in order to do that I needed to delve into a rabbit hole of using Display-P3 colour in CSS. Here's how I did it.

Using a GitHub repo directory as an npm package

The following tutorial explains how to use a GitHub repo directory, or folder, as if it were an npm package.