|
|
|
|
|
by esmevane
5115 days ago
|
|
This is the pattern I go with: https://gist.github.com/2931439 It decouples a little more logic from the template, and I think it adheres very closely with some things Backbone expects (like passing through the entire el to the DOM). |
|