Blog posts from October 2014
-
On class names, semantics and accessibility
In the debate about ”unsemantic” class names, accessibility is often brought up. I would argue that class names have nothing to do with accessibility, and that naming things is hard. In reply to an article by Heydon Pickering in A List Apart.
Read the whole post "On class names, semantics and accessibility"
-
Prepping the right thing
Brad Frost wrote a very good post called ”Primed and ready to go” on how developers can get working early on in a project, even if the design is not finished. I was nodding along, going ”yes, yes, yes”, but there were things about it that didn't sit quite right with me.