me .blog

.title: Styling a multi-state <meter> in pure CSS

.date:
.excerpt:
Styling a three-state native HTML <meter> using typed attr() and the CSS if() function, with a fallback for older browsers.

.title: A Journey through Switches

.date:
.excerpt:
A technical exploration of switch implementations across popular UI libraries

.title: Not Everything Needs a Component

.date:
.excerpt:
Components are a powerful abstraction but sometimes they might become a constraint