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.

Steven Smith at 12:17 on 17 Nov 2016

Very informative, help me learn more about gulp.js that I didn't know before

Sean Prunka at 12:22 on 17 Nov 2016

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!

Ryan Ballard at 12:27 on 17 Nov 2016

Great intro into why I should be using gulp.js Thank you very much!

Todd Brock at 21:31 on 17 Nov 2016

Very well done talk on Gulp. Well thought out and organized talk. Knowledgeable presenter.