Talk in English - US at php[world] 2016
View Slides: http://www.slideshare.net/colinodell/automating-your-workflow-with-gulpjs-phpworld-2016
Short URL: https://joind.in/talk/17992
(QR-Code (opens in new window))
Gulp is a powerful utility for automating development workflows. Tasks are written using code, not configuration, enabling the easy creation of highly-custom and flexible automations. This talk introduces developers to the core concepts of gulp.js, and how to leverage it for new & existing projects. We’ll cover several examples of common tasks for managing CSS, JS and PHP, including: compiling Sass, minifying files, running PHP tests, checking code styles, ensuring legacy browser support & more.
Comments
Comments are closed.
Very informative, help me learn more about gulp.js that I didn't know before
A lot of great automation ideas to bring home to my company. We don't have many current tasks to automate, but this talk, in addition to explaining Gulp very well, also have me some great ideas to add new tasks and from there automate them. Thank you for a great talk!
Great intro into why I should be using gulp.js Thank you very much!
Very well done talk on Gulp. Well thought out and organized talk. Knowledgeable presenter.