Scumbag Developer
var thing = null;
/*
Comment out all the working JavaScript, add some alert statements of static strings, add logging to the application that throws exceptions, breaks features; commit the code, head home.
*/
alert(“this is probably important, but I don’t care”);
log.debug(“I’ve skipped this: ” + thing.getSomething());
1 month ago • 2 notes