Intro to Gulp — If you already know what gulp is and understand its benefits, skip down to Installation. What is a build tool and what is Gulp? Why should I care? Let’s identify some common pain points for beginning developers who have not been introduced to build tools. Concatenating JavaScript files every time…