Getting Familiar with Gulp for Workflow Automation
Getting Familiar with Gulp for Workflow Automation
I’ve been developing web applications for as long as I can remember and there are certain repetitive tasks that I do between the development and deployment of each final product. For example, current web standards demand that web resources like CSS, and JavaScript be minified or images be compressed. We could easily do this by hand or with helper applications, but why would you want to?
Instead,…
View On WordPress














