Implementation of Gulp.js from Scratch
Reading Time: 3 minutes Are you tired of doing the same things manually i.e., creating the folders, compiling and copying the files deploying them on separate environments (i.e., dev or prod) manually. A lot of mouse clicking, lot of copy-paste, a lot of configuration changes and of course loads of headache. Then this blog is for you. I hope after this blog your search ends for implementing gulp in your Continue Reading