I want to produce an XML for every Backbone model that I create. I know that through Backbone.sync we can convert the models to xml and save them to the server. But I am only using local storage.
No comments:
Post a Comment