MVC JavaScript Frameworks are gaining momentum as a framework for building web apps. Backbone.js, AngularJS, and Ember.js all have significant followings as Open Source projects. Embedly recently rewrote their user app using Ember.js and learned a lot in the process.
This talk will focus on using Django to create a server backend for Ember.js. It will cover development, authentication, API endpoints and deployment.