Search

Post types:
Categories:
🔖

Smaller HTML payloads with Service Workers

Read Note

A service worker can request just the bare minimum of data it needs from the server... and then it can programmatically transform that data into a full HTML …

🔖

That's not how 2FA works

Read Note

A succinct and to-the-point teardown of why 2FA (two-factor authentication) is beneficial for user verification by businesses, but terrible for preventing things like phishing attacks (because the …

🔖

The random link in the age of static sites

Read Note

Heydon has been working on Ga11ery, a neat image portfolio site generator that's ideal for webcomics. But it's built on the Jamstack using 11ty and Netlify, which means it isn't so simple to …

🔖

The word user is fine

Read Note

Apparently, there has been a discussion around whether the term "user" is in some way derogatory. I must say I don't get it, but I do agree with Heydon: if there is a better, more descriptive, more …

🔖

Marxian alienation and web development

Read Note

Some interesting thoughts from Heydon on burnout, why it's a positive thing that we're talking about it more, and what a major root cause is for many …

🔖

Three ways to autofocus in React (that almost always work)

Read Note

Whilst accessibility means you largely want to steer clear of autofocus on web forms, sometimes it can be beneficial. In HTML, we can now reach for the handy autofocus attribute, but as I recently …

🔖

The importance of routine

Read Note

Fourth on the list is a simple article from Martian Craft outlining "The Importance of Routine". The post is aimed at remote works and is far from news to me, but it is a well-written example of how …

📖

Hidden Logins: Why oh why!

Read Article

There's a trend amongst modern websites and web apps that is becoming increasingly irksome: hiding the damn "Login" button! If you require me to have an account to use your service (which makes …

📖

#Quaranteam

Read Article

Last Friday, my company ran a trial "work from home" afternoon. We were sent home at lunch and everyone had to log on to our services remotely, in order to stress test how they would cope under a …

📖

The Anxiety Problem

Read Article

Chances are that if, like me, you are interested in web design (or just design work in general) you probably already know about A List Apart, the amazing blog that has been a source of industry …

📖

Self Categorisation

Read Article

In which I start off asking a simple question: what content categories should I use on this website? Four hours later, I've discoverd information gardening, now pages, digital-me libraries, and oh so much more. And yes, I think I've answered that first question. Fancy a trip down the rabbit hole?

🔖

Developer achievement stickers

Read Note

In third place is a collection of 'achievement' stickers doing the rounds of the blogosphere right now. Originally designed by Jeremy Nguyen, published on The New Yorker and personally discovered via …

📖

About the Divide

Read Article

The idea of a great divide in front-end development resonated with me. I'm worried about how the erosion of certain skills could lead to a less inclusive, accessible web, for both users and developers. On the other hand, there are some massive advantages to our new tools. It's a double-edged sword.

📖

A Small Slice of Normal

Read Article

The summer solstice started like most Sunday's of the past year: we had a fairly lazy morning, ate brunch, Alison read a bit whilst I tinkered on the microsite. And then we pulled out our drumming …

📖

Mastering SVG Animation

Read Article

For the past couple of weeks I've been lucky enough to take part in Cassie Evans' latest SVG workshop (the first truly exceptional perk of the "new" career 🤩). The workshop was split into five …

🔖

Regex 101

Read Note

A brilliant tool for quickly troubleshooting or writing regular expressions. Works perfectly for JavaScript syntax in …

📖

A Sisyphean task?

Read Article

When does play become work? Personally, I definitely empathise with Sisyphus in relation to modern media. Whether it be video games, books, TV or even my RSS feed, as soon as I get close to …