Dec 14, 2011

Eco CoffeeScript Templates Presentation at URUG

The slides from my presentation to URUG on Eco (Embedded CoffeeScript templates) are now online: backbonecoffeescript.com/eco-coffeescript-templates.

The talk makes two major points:

  1. You can get started on the path to better-organized client code easily and incrementally by moving AJAX view rendering into embedded templates.
  2. The impact of Step 1 is easy to underestimate, but can be the basis for a tectonic shift in your application architecture, in which your server becomes a JSON-based web service.
Please comment here on the slides, I would love your feedback.

No comments:

Post a Comment