Ugh! Staring at the same code for too long can lead to stupid mistakes. Mistakes like
var a = 0;
if(a == 0){
a == 1;
} else {
a == 0;
}
That's when it's time to step away and do something completely different for a while.
Wednesday, July 16, 2008
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment