Search

Post types:
Categories:
🔖

aria-label is a code smell

Read Note

A very interesting breakdown of why accessibility auditors often see ARIA labels as red flags, deftly explained (as ever) by Eric. (I also must admit that the interactive-only aspect of ARIA labels …

🔖

Tailwind and the death of web craftsmanship

Read Note

I have used Tailwind on various projects. I think for prototyping and quick proof of concepts, for one-off projects that never need to be updated, it has some advantages. But for code that you want …