Using JSLint from some month, I wonder how comfortable with it?
IMO official website is too simple. There is no line number in the code editor, there are no links between the error and the code, poor performance ...
And use in the CLI is also not a more convenient way.
So the question is: "How do you use JSLint?". What are your practices and recommendations for using JSLint? Are there alternative online checkers that are more powerful? Or maybe an advanced online editor that includes JSLint authentication?
source share