Thursday, 7 September, 2017 UTC


Summary

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 […]
The post Getting Familiar with Gulp for Workflow Automation appeared first on The Polyglot Developer.