[Video 199] Brandon Hays: Refactoring Toward Ember

It’s increasingly common to use a client-side framework to create rich Web applications. But what happens if you already have some client-side code, and want to migrate (slowly and carefully) toward using a client-side framework, such as Ember.js?  In this talk, Brandon Hays demonstrates how you can migrate existing JavaScript code to a framework, so that you can stop managing the DOM directly, and think in terms of high-level JavaScript (and Ember) objects.

Leave a Reply