Overview
From time-to-time our front-end workflows can become pretty repetitive. Sometimes we attempt to manually compile pre-processed languages, minify & concatenate our code. In this session Bermon Painter will review common front-end workflows and how they can be automated with GulpJS. Front-end developers of any level are encouraged to attend.
Five Things Audience Members Will Learn
- The concepts behind using Gulp as a build tool
- Differences between Gulp and Grunt
- How to use the Gulp API
- Step-by-step tutorial on how to write common workflow tasks
- Some of the best plugins currently around