Updated Ember and D3 talk
Last night I gave an updated version of my Ember and D3: Building a Simple Dashboard talk at the Boston D3.js meetup group. The biggest changes are the use of components instead of views, and the upgrade to Ember 1.0.0.
Here are the materials from my presentation.
Code: view on github.
Slides: http://slid.es/samselikoff/ember-and-d3-sep-2013
Demo: Each part is self-contained, so you can view source to see exactly what's going on:
- Part 1 - Scaffolding
- Part 2 - Datepicker
- Part 3 - Data from routes
- Part 4 - Data within routes
- Part 5 - Flexibility
Feel free to ask any questions in the comments!