By martinig
via methodsandtools.com
Published: Jan 15 2013 / 09:38
JSHint is a static analysis tool written in JavaScript that helps developers detect potential bugs in their JavaScript code and enforce their development team’s JavaScript. JSHint is flexible enough so you can adjust it to your particular coding style. This flexibility doesn’t prevent JSHint from spotting many mistakes and potential problems in your code before you deploy them live.
Tweet
SaveShareSend
Tags: how-to, javascript, open source, tools
Add your comment