I like that it's so easy to use and setup, and has lots of plugins out there for you to choose from. It also has many different ways to configure your tasks. You can either write them in code or have them defined in JSON files. The documentation could be more clear about how they are structured. For example, I couldn't find any examples of how to structure my tasks in JSON files. It makes the documentation a bit less clear but not much. I'm working on an Angular project where we wanted to use gulp to compile our SCSS into CSS. We also wanted to minify our JavaScript. This was relatively easy using just one task.
ο»Ώ