Posts tagged with Thoughts
HTML5 Madness
I'm conflicted. As a front-end web developer, I should be excited about the advancements in HTML5: the new HTML tags that correct all the hacks and self-replicating divs; the correctly cross-browser rendered styles which have finally caught up…
Code Pessimism
Raise your hand if you've ever looked at a your codebase and uttered one or more of the following: * Hm, should get to that TODO at some point. * I'll love deleting that chunk code when we…