Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Underscore.m + Asterism

Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers.

Underscore.m + Asterism

My talk on Underscore.m and Asterism for CocoaHeads Berlin

Avatar for Robert Böhnke

Robert Böhnke

August 21, 2013
Tweet

More Decks by Robert Böhnke

Other Decks in Programming

Transcript

  1. [ ]

  2. //

  3. Underscore.wrap(array) .filter(^(id obj) { return [obj tastiness] > 8; })

    .map(^(id obj) { return [obj juice]; }) .unwrap;
  4. but

  5. DSL