

Here is the definition of JSLint as per Wikipedia JSLint page: Using JSLint on command line, we can find many errors in the javascript without the need of a web browser. If your code base is large then pushing it to a development server can be time consuming. Sometimes javascript is developed and tested by pushing it to the website and then checking if it is working in browser as intended.

Requirejs - quickstart guide for beginners.

