Video: https://youtu.be/JQRomtTQv2E
Imagine you want to automate some boring tasks like:
-
Minify a Css and or a Js file
-
Rename the file with the .min.css extension
-
Purge the Css file from unused CSS/JS
-
Deploy the website to a different folder
With Gulp.js you can do everything listed above and much more!