Gulp is a tool that helps you out with several tasks when it comes to web development. It's often used to do front end tasks like:
Spinning up a web server
[...]
A while back I started adding Grunt to my workflow. I also started to work with Sass and I wrote a quick post about Getting started with Grunt and Sass. I [...]