{ In Backbone, HTML is generated in the View's render method, which returns a Backbone view (that method is also, now, a generic): render(): bb.View<cms.CustomerShort> { Within the render method I can ...
The two potential problems we're going to set out to solve with Backbone today are pretty common ones – either getting an older grid view to start performing better, or bringing something new to your ...