This is a curated list of articles I've read and have shared online as I believe they are worth sharing. I aim to update this list on a weekly basis. You can keep up to date with all the links I share by revisiting this page, or alternately, you can subscribe to the RSS feed for links.
Instability
I’ve been thinking a lot about how the web is changing. Here’s Nilay Patel: There’s a theory I’ve had for a long time that I’ve been calling “Google Zero” — my…
Losing is part of being a designer
Last Sunday I took a break from being a designer to play in the tennis men’s open singles finals. Not at Wimbledon. At my local club in North…
Rebuilding The Web
What’s going on, Internet? This one has been bouncing around my head for months now, and I’ve had this draft open for the past three weeks…
Using Figma variables for breakpoints
The hunt to find more use cases for local variables. At this point in 2023, almost all UX UI designers…
The other shoe dropping on 'AI' and office work
From Burnout to Balance: AI-Enhanced Work Models for the Future Nearly half (47%) of workers using AI say they have no idea how to achieve the productivity…
A modern CMS
I absolutely love static site generators. But their biggest weakness (when using them for clients and non-technical folks) is their lack of integrated CMS…
5 CSS snippets every front-end developer should know in 2024
Toolbelt worthy, powerful, and stable CSS you can use today. Adam Argyle GitHub Glitch Homepage I believe every front-end developer should know :has() is more…
Three modern CSS properties your website must have
1. Scroll-margin Ever used an anchor link on a webpage, trying to find something, but got totally lost? It happens way too often. Usually the target elements…
Web content, the social contract and copyrights
I just updated the footer of this site. This is how it looks now. I'm going all corporate and legally official and stuff. Yeah — I hate it, too. You probably…
Quick Tip: How to Animate Text Gradients and Patterns in CSS
In this quick tip, we’ll show how easy it is to animate a background gradient with CSS. In a recent article, we showed how to set a background gradient on text…