There are 10 posts categorized as javascript.
Refactoring a switch statement
November 28, 2011 10:12 PM
In which I chronicle the many ways to refactor a switch statement. And by many I mean two…
Jarvis: Another JavaScript Unit Testing Framework
June 3, 2011 2:40 PM
NIH (not invented here) is a syndrome from which I suffer. Luckily, I'm pretty good about not suffering from it when somebody else is paying me to do something in a timely manner. But if I'm working on my own personal project, you can bet I will be inventing a universe before releasing something.…