Testing Backbone models with Angular data binding.
Live Demo at http://antidot.ca/AngularWithBackboneModels/index.html
It actually works great due to the way Backbone models keep a hash of the changes in a property that is used by Angular for the 2 ways binding.
