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

Superior service-based web apps with Brunch and Chaplin

paulmillr
November 18, 2012

Superior service-based web apps with Brunch and Chaplin

A tale on building cool web services with http://brunch.io and http://chaplinjs.org

paulmillr

November 18, 2012
Tweet

More Decks by paulmillr

Other Decks in Programming

Transcript

  1. Maintability Service-based web apps Can develop both of them in

    parallel Frontend decoupled from backend
  2. Speed & costs Service-based web apps Server costs decreased by

    a factor of 10+ Super fast & responsive feel
  3. Solutions Service-based web apps Some DOM lib a-la jQuery? Some

    DOM lib a-la jQuery? Nope! Too unmaintainable.
  4. Chaplin Chaplin solutions Memory management Forced modularity Rails routes Mediator

    (global events management) Collection View Layout Controllers (MVP “presenters”)