Why I Left Gulp and Grunt for npm Scripts — Medium

Amir HameedTechnology, Tutorial, Workflow Leave a Comment

I was a big fan of Gulp. But on my last project, I ended up with 100’s of lines in my gulpfile and around a dozen Gulp plugins. I was struggling to integrate Webpack, Browsersync, hot reloading, Mocha and much more using Gulp. Why? Well, some plugins had insufficient documentation for my use case. Some plugins only exposed part of the API I needed. One had an odd bug where it would only watch a small number of files. Another stripped colors when outputting to the command line.

Source: Why I Left Gulp and Grunt for npm Scripts — Medium

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.