Drupal Frontend Meetup - February 2015 - Using Gulp

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
aprohl5's picture
Start: 
2015-02-19 18:00 - 19:30 America/Los_Angeles
Organizers: 
Event type: 
User group meeting

Location: Phase2 Portland Office, 514 NW 11th ave. Suite #203

This month Erik Bladwin will be presenting on Gulp! For those of you who don't know, Gulp is a task/build manager best used for automation. Praised by many as easier to use than Grunt with all of the same benefits. Gulp can be used to easily; minify and/or uglify your code, refresh your browser when files have changed, and so much more. If you enjoy automation, and you haven't heard about or used Gulp, this meet-up is for you!

There is some on-street parking nearby, and the office is easily accessed by transit or bike (bike racks outside).

The front doors to the building are locked, and we can't put signs on the doors. We'll post someone at the door for a while, but it'll probably be best to arrive a little bit early! You can also try pinging me (@aprohl5) on Twitter if you get locked out and I will let you in.

Comments

Link to demo code repository

BLadwin's picture

Hello again, I hope everyone who joined last night had a great time and is now fully embracing Gulp as a build tool. Here is the location of the code that I was using during my demo. I will be extending this over the next few weeks to show how to separate tasks and config into more concise files. https://github.com/ThatGuyCND/frontend-build-tool

Until next time, enjoy!