Grunt is a quite popular, JavaScript based task runner which comes as a Node.js module. At VNGRS, we use Grunt for mainly automation tasks. Some examples of where Grunt is useful are; Analyzing CSS and JavaScript code quality with various tools (jshint, csslint). Compiling languages such as Coffeescript, Less, Sass/SCSS…