As a front-end developer, you may notice that lately some folks are moving away from using build automation tools (task runners) such as Gulp or Grunt towards custom scripts and npm script runner. What is the reason for that? Module bundlers such as Browserify and Webpack are steadily taking over, and there is very little room left for Gulpâs stream-based tasks. The majority of the work which you
{{#tags}}- {{label}}
{{/tags}}