Marc
Having only the content I want to see only be shown when I want to see it with the freedom to jump between readers as I please, all with no ads? For…
Marc
Having only the content I want to see only be shown when I want to see it with the freedom to jump between readers as I please, all with no ads? For…
Vanilla JavaScript and old-school SSGs are the best choices for web performance
True. That's why I love #Eleventy so much!
Maximiliano Firtman
This is a compatibility list of supported features on Safari on iOS and iPadOS vs. what's available in the most used PWA browser in current market…
The Minimum Content Size In CSS Grid
Sometimes, while building a component, you suddenly notice a weird horizontal scroll bar. You keep trying and fixing the wrong thing, only to realize…
Trailing Slashes on URLs: Contentious or Settled?
I have mixed feelings about URLs without an extension (.html
for example) or a trailing slash. It certainly comes mostly from 25 years of unexpected…
Richard Ishida
How to sort the list of languages?
When asked about how to sort languages for the W3C site redesign, Richard made a great detailed answer, with a nice focus on user needs: Sorting by…
Performant A/B Testing with Cloudflare Workers
The problem with the current A/B testing tools is they construct the test on the client. They block rendering until they can determine which experiment…
Karl Dubost
Encyclopedia Of Broken UserAgent String Detections
Karl shows multiple examples of bad usage of the browsers' User Agent string to try to infer browser type or version identification or supported features.…