Posted by mindewen on June 13, 2013 at 1:29am
Start:
2013-06-20 18:00 - 19:30 America/Los_Angeles Organizers:
Event type:
User group meeting
Micah Godbolt will present on "Atomic Prototyping with Angular.js" and show us the really cool stuff he's been working on lately.
We'll meet in Squishymedia's office space again (116 NE 6th Ave, 3rd floor). If you find yourself locked out, there should be a call box outside of the main building doors.

Comments
Getting ready for the meetup
If you'd like to follow along there are a number of things you'll want to install.
install node.js from http://nodejs.org/download/ (install node for NPM)
$ npm install -g yo grunt-cli bower (install yeoman, grunt and bower)
$ sudo gem install bundler (install ruby installer)
If you have any trouble installing this software I can help out before the event, otherwise I will be demoing everything live, so you can watch and take notes.