12-17-2007, 02:28 PM
|
#11 (permalink)
|
|
The Frequenter
Join Date: Sep 2007
Posts: 360
Thanks: 24
|
Quote:
Originally Posted by bdm
I once worked with someone who commented EVERY line of Javascript he wrote.
javascript Code:
<!-- assign the value of 1 to a --> var a = 1;
<!-- assign the value of 2 to b --> var b = 2;
|
Pure insult of other programmers. 
__________________
Necessity is the mother of invention.
My blog
|
|
|
|