malroc / backbone-component

Components and helpers for Backbone
MIT License
41 stars 4 forks source link

Move helper methods to a mixin #10

Open malroc opened 9 years ago

malroc commented 9 years ago

Helper methods (i.e. insert...) should be moved to a mixin, and specifying base view class to add them to should be optional.