I’ve been using online version of Google Closure Compiler as a minifier for my projects for some time now. I always wondered how the advanced compilation works, but never really gave it a shot. Lately I started working on a university project and as you may know, academics do not [ Read More ]
ContinueArchive for November, 2011
In part 1 I described basics of unit testing in JS, and part 2 was focused on CSS tests. It was an introduction to what I’m about to show now, so don’t forget to read these too. jQuery plugin testing means for me having to deal with a lot of unknowns. You [ Read More ]
Continue

