All Topics

Grunt

A powerful JavaScript task runner

Overview

Grunt helps you automate a lot of repetitive tasks by taking advantage of the JavaScript ecosystem. Things like translating your JavaScript into different versions, minifying CSS, and even compressing code can all be made easier using Grunt.

Related Topics

What you should learn next