For folks who don't have time to listen: The general topic was JavaScript Web Apps, as viewed through the lens of what Backbone and Ember agree and disagree about, specifically:
* Source of truth.
* MVC / MVVM / MVP / The model-ui spectrum.
* JavaScript pipe dreams.
* Arbitrary code vs. structured templating systems.
* Everything-is-public APIs. +Hooks
* Client Side Models are not mirrors of Server Side Models
* Source of truth.
* MVC / MVVM / MVP / The model-ui spectrum.
* JavaScript pipe dreams.
* Arbitrary code vs. structured templating systems.
* Everything-is-public APIs. +Hooks
* Client Side Models are not mirrors of Server Side Models
... and so on.