This video tutorial will focus on running JavaScript code quality tool with JSHint and Grunt for beginners. How to scan JavaScript code for better code quality enhancements and suggestions using Static Code Analysis or Linting tools, in this video we will see how to use JSHint, how to download the grunt-contrib-jshint - npm, we will see also how to change the Gruntfile.js configuration to include JSHint settings and run that from Command Line and Visual Studio Command Task Runner.
For more info about DevOps, VSTS, Software Testing, Dynamics 365, visit my blog:
http://mohamedradwan.com
About the Author
-----------------------------
Video:
https://www.youtube.com/watch?v=3Na_5DjFb8g
Blog:
https://mohamedradwan.com
Linked-in
https://eg.linkedin.com/in/mohamedahmedradwan
GitHub
https://github.com/DevOpsFounder
Twitter:
https://twitter.com/mradwan06
If you are in a situation when you need to integrate two backlogs, read the step-by-step post about Two Backlog Integration in which I am providing a detailed description of the integration between Trello and VSTS using Zapier, have a look on the following post:
http://mohamedradwan.com/2017/10/21/trello-vsts-integration/
#JavaScript #JavaScriptTutorial #JSHint #Grunt #CodeQuality