Appreciate the link to
my post! Thank you!
@denodell.bsky.social
Frontend Architect · Author · Developer
Appreciate the link to
my post! Thank you!
CSS Weekly #622
🚀 Best of CSS in 2025
😳 Uncommon media queries
💠 corner-shape property
💬 :heading pseudo-class
Featuring @chriscoyier.net, @dxnny.fun, @jensimmons.bsky.social, @emilkowal.ski, @bram.us, @denodell.bsky.social. @silvestar.codes, @miocene.io. 🙏
cssw.io/issue-622
No trouble at all! In fact it's good, now I can treat it like it's live instead of keep holding back from announcing it. A few more tweaks then I'll do just that! Thank you!
21.10.2025 21:16 — 👍 0 🔁 0 💬 0 📌 0That's great, I'll add that to the list and get some more HTTP Header goodness in there, it's always good with references for those and when to use them...!
21.10.2025 21:15 — 👍 1 🔁 0 💬 0 📌 0That's awesome, thanks for reading my output tag article and finding your way to the new site! I probably should have had the repo private until I was ready to launch, but this gives me more incentive to push on so it's all good! I've been adding more detail to each pattern even today :)
21.10.2025 21:04 — 👍 1 🔁 0 💬 1 📌 0I’d love to know which patterns you’d like to see on there or which ones I have that resonated with you btw? Gives me some focus… Thank you for being my first user!
21.10.2025 19:39 — 👍 0 🔁 0 💬 1 📌 0Oh wow you found that! I’m actively building it right now so some content might be missing, and features come and go. But I’m hoping it’ll end up being really useful once it’s launched properly!
21.10.2025 19:14 — 👍 0 🔁 0 💬 1 📌 0Right!? It’s wild how long it's just been sitting there, waiting to be used. I only stumbled on it when I was debugging a form accessibility issue and craving some better semantics. Turns out HTML had already delivered the goods! 😄
14.10.2025 20:57 — 👍 1 🔁 0 💬 0 📌 0I recently discovered the HTML tag almost nobody uses.
The <output> tag announces dynamic content to screen readers. Like an ARIA live region, except it's built in.
We've spent years hacking divs when the answer was in the spec. Classic.
New post:
denodell.com/blog/html-be...
Frontend code reviews should test the experience, not just the diff.
Too many bugs slip through because no one thought to preview in a browser.
My latest post covers how to shift reviews from “LGTM” to real UX quality checks.
denodell.com/blog/code-re...
We keep changing how we style the web.
Tailwind. CSS Modules. CSS-in-JS. Cascade layers.
Still feels off though.
Maybe CSS was never the real problem.
denodell.com/blog/we-keep...
The next big shift in frontend isn’t a framework.
It’s a law.
The EU’s accessibility rules will ripple far beyond Europe, and the web will get better because of it.
denodell.com/blog/a-bette...
Apparently, AI just made frontend developers obsolete.
Again.
Don’t panic. I’ve been here before. I know how this goes.
You’ll want to read this one.
denodell.com/blog/ai-is-j...
Loading spinners. Hydration delays. 300kB of JS for a blog post.
We’ve normalised complexity where it’s not needed.
There’s a better way — and it starts with islands.
denodell.com/blog/buildin...
#frontend #architecture
Before CSS, we still had to build layouts.
No grid, no flex, not even float.
Just hacks, slices, and a lot of guesswork.
🆕 Hacking Layout Before CSS Even Existed
What we did, how it worked, and what it still teaches us.
👉 denodell.com/blog/hacking...
You’re going to hate me for saying this, but I actually like being on-call.
It’s not the 2:43 AM alerts.
It’s what they taught me about frontend quality.
My first piece of new writing in 10 years.
denodell.com/blog/try-a-w...