Tabular numbers in CSS
font-variant-numeric: tabular-nums gives digits equal widths so rows of changing numbers feel steady without switching to monospace.
Frontend engineer with 16+ years: Angular, TypeScript, Astro, and shipping maintainable UIs on the open web—tutorials, labs, and practical notes from the field.
font-variant-numeric: tabular-nums gives digits equal widths so rows of changing numbers feel steady without switching to monospace.
A small nostalgic walk through deprecated HTML tags from the early web, from marquee to framesets.
What stretch does, how it differs from 100%, and which fallbacks to use in production.
AWS denied our SES production access for Zipitly.com. Here are the top Reddit alternatives ranked by real mentions + honest founders feedback. No sales pitch.
What the safe keyword does in box alignment—and when to use it.
A super simple guide to the four alignment properties in flexbox and grid.
Cascade layers and why they replace !important for controlling style precedence.
How asking an AI for a quick prototype led me to build Snipsco - a deeply personal, no-limits code canvas driven by passion (and lots of arrows). Here's how I went from sharing code on X, to building my own free tool for beautiful snippets, and what's next.
How interpolate-size: allow-keywords unlocks smooth transitions to intrinsic sizes like height: auto — and which browsers support it today.