It’s always nice to get something for free. That’s how I feel about JSLint. Running your JavaScript code through JSLint gives you a few advantages: Coding style consistency — always use ; at the end of a line Syntax error detection — did you forget that ) ? Logical error detection — did you forget [...]
Archive for May, 2011
Node, JSLint and Vim
Posted in development, javascript, vim on May 21, 2011 | 9 Comments »