Uncle Bob’s Clean Code: Irrelevant in the Age of Full-Stack JavaScript
"Clean Code" by Robert C. Martin (a.k.a. Uncle Bob) is particularly helpful in the practice of day-to-day software development. But how relevant is it now?
Read more »
Remember CSS Zen Garden? It started out as a site to allow designers to showcase how semantics (HTML) and visual design (CSS) can be separated. I remember being blown away by the early designs, but then being disappointed by the mess of relative and absol… Read more