paint-brush
Webpack vs Gulpby@BuddyWorks
40,313 reads
40,313 reads

Webpack vs Gulp

by BuddyJune 8th, 2017
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

<strong>With the raising popularity of Webpack more and more people start comparing it with Gulp.</strong>
featured image - Webpack vs Gulp
Buddy HackerNoon profile picture

With the raising popularity of Webpack more and more people start comparing it with Gulp.

Fierce discussions that can be observed among developers, swarmed comment sections of web development websites about which one is better. This guide will explain what Webpack is, how it differs from Gulp, and what’s most important — which one you should use.

Introduction

The evolution of Homo Frontendalis. Source: blog.qmo.io

A lot has changed in the web development industry in the past couple of years. It appears that new tools keep displacing old resolutions. Take CodeKIT for example: a GUI-based tool for compiling and minifying tools and assets, which was replaced by Grunt. When Gulp appeared, it immediately won the hearts of web developers with its intuitiveness and power.

Now, Webpack gained popularity. Will it completely replace Gulp? There are various opinions on that, but the trend is strong:

Grunt (red), Gulp (blue) and Webpack (yellow) in Google Trends

Want to learn more? Follow the full article here.