Optimizing PWAs For Different Display Modes — Smashing Magazine
There’s really good browser support for display-mode media queries and this article does a really good job of running through some of the use cases for your progressive web app.
Stuart writes up the process up making a mobile game as a web app—not a native app. The Wordle effect reverberates.
It’s a web app. Works for everyone. And I thought it would be useful to explain why it is, why I think that’s the way to do things, and some of the interesting parts of building an app for everyone to play which is delivered over the web rather than via app stores and downloads.
There’s really good browser support for display-mode media queries and this article does a really good job of running through some of the use cases for your progressive web app.
I like the idea of adding this to personal websites:
Mastodon shows an “Alt” button in the bottom right of images that have associated alt text. This button, when clicked, shows the alt text the author has written for the image.
An excellent appraisal of the importance of the rule of least power.
Everything you ever wanted to know about text-wrap: pretty in CSS.
Some interesting experiments in web typography here.
Progressive web apps from the trenches.
This line-up just gets better and better! You’ll want to be in Brighton on March 12th, 2026.
How I switched to high-resolution maps on The Session without degrading performance.
Safari 18 supports `content-visibility: auto` …but there’s a very niche little bug in the implementation.
Some buggy behaviour has been fixed in iOS 18 but now there’s a new bit of weirdness.