
Getting Set Up for Gulp: Visual Studio 2015 and the Task Runner
A development trend over the last few years has been utilizing JavaScript task runners to automate front-end development. Some of the big names that have gained widespread use are Gulp, Grunt, Cake, and Broccoli. This blog article will cover Gulp, which is a fast and plugin-rich task runner that is quick to get up and running.