backbone.extended
v1.0.1
Published
Add several missing basic features to Backbone
Downloads
1
Readme
backbone.extended
This simple tool just adds several missing basic features to Backbone
- Add support fot PATCH method
- Add close method on view to avoid zombies and memory leaks, based on this article and this one
Nota : Usage of a famous Backbone library is good way (Marionette, LayoutManager, Chaplin ...)