In a sentence, Gulp is a task runner. Gulp makes our life easier. In a development workflow, we need to do some tasks frequently and gulp can do some tasks automatically. Don’t think gulp is a replacement of grunt, but it is being improved very very fast. Gulp is a task/build runner for development. It… Continue reading Gulp tutorial for beginners