Giu
14
Posted on 14-06-2008
Categories: ajax, javascript, sviluppo, test, tool, validazione, web 2.0 - Author: Mat on 14-06-2008

JSLint is probably the most powerful Javascript online syntax checker. It finds errors you have never thinked they could be exist. In fact the author gives you a warning: JSLint will hurt your feelings. It’s damn true, but it’s also a js tool you can’t live without more.
Just paste your code and push JSLint button, you’ll get all errors, warnings, and a detailed list of your variables and functions. You can customize your inspection, disabling some unwanted checks, just read the documentation. Inspection is all client-side (of course made with javascript), so don’t worry about your code privacy.


 
Post a Comment
Name:
Email:
Website:
Comments: