In this tutorial, you will learn how to minify JS and CSS files using Gulp. So what is exactly a Gulp is?
Gulp is a javascript task runner, it can be used to perform an automatic tasks such as minifying and bundling files, running unit tests, running code analysis and much more.