This showcase example of Grunt.
Grunt is a JavaScript task runner.
To automate repetitive tasks do all the mundane work for you
Tasks such as:
- minification
- compilation/transpilation
- unit testing
- linting
- module bundling?
Module bundling can be done by a module bundler actually such as webpack and browserify