Nested models/collections and storage with Backbone.js and Backbone.LocalStoragekarlwestin.posterous.com 3 pointskarl_nerd14 years ago1 commentSaveHideCopy link On HNComments−atomical14yLet's say I wanted to continuously (every few seconds) check the server and update the data in local storage if necessary. In the past I've used changesets to do something like this. What are your thoughts on continuous updates from the backend?
Comments
Let's say I wanted to continuously (every few seconds) check the server and update the data in local storage if necessary. In the past I've used changesets to do something like this. What are your thoughts on continuous updates from the backend?