Blog Posts taged with ux
Deleting My Copy-Code Component for Expressive Code
July 13, 2026A few months ago I hand-rolled a copy-to-clipboard button for my code blocks. This summer I threw it away and let astro-expressive-code do that job and the ones I never got around to. Here is what the swap looked like.
Adding a Copy Code Button to My Astro Blog
February 23, 2026A step-by-step walkthrough of how I added a copy-to-clipboard button with a language label to every code block on my Astro blog using a single component and no external libraries.
Quick UX No-No
October 13, 2011Why red notifications confuse users: Geico's mistake and Bootstrap's better color-coding for success messages.