Changes

Jump to: navigation, search

Comments in JavaScript

390 bytes added, 18:29, 13 June 2007
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[JavaScript Operators|Previous]]<td align="center">[[JavaScript Essentials|Table of Contents]]<td width="20%" align="right">[[JavaScript Flow Control and Looping|Next]]</td>
<tr>
<td width="20%">JavaScript Operators<td align="center"><td width="20%" align="right">JavaScript Flow Control and Looping</td>
</table>
<hr>
 
There is an old saying amongst veteran programmers that goes something like "Don't comment bad code, re-write it!". Before exploring what these seasoned programmers are really saying, it is important to understand what comments are.

Navigation menu