Code Commenting

October 29th, 2007   Filed Under Code  

I recently took full control of a clients website.  And as I was doing a few requested changes, I kept running into coding difficulties.  My main problem was that I had to spend a substantial amount of time figuring out what was changed for what reason.  If not do it for the next webmaster :) , do it for yourself… comment on your coding. A nicely documented page of code will always be read twice as fast!