[Javascript] Syntax Checking

Mike Dougherty mdougherty at pbp.com
Wed Jun 25 09:51:06 CDT 2008


On Wed, Jun 25, 2008 at 7:11 AM, Del Wegener <del at delweg.com> wrote:
> Yesterday I spent more than an hour hunting for what turned out to be a
> missing single quote in a 1612 line Javascript file.  Is there a good syntax
> checker that I could use to find such errors?  A validation checker?

I recommend writing shorter procedures and testing them as you go  :)



More information about the Javascript mailing list