Top "Backbone-local-storage" questions

A localStorage adapter for Backbone.

Saving a model in local storage

I'm using Jerome's localStorage adapter with Backbone and it works great for collections. But, now I have a single model …

javascript backbone.js local-storage backbone-local-storage