Gulp

Gulp is a “JavaScript task runner” like its main competitor Grunt, it’s a development tool that can be used to automate things like minification, concatenation, unit testing, linting, and template pre-rendering.

Posts