Too many browser tabs opened? & it is harder to manage them? Try my Browser Extension.
Why I Left Gulp and Grunt for npm Scripts — Medium
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 …