how to make an Angular.js app offline with server sync when available

后端 未结 3 1493
小蘑菇
小蘑菇 2021-01-30 17:31

I\'m looking for an approach or a library that handles this. the idea is to store data in localstorage and sync to the backend when a connection is available, http://pouchdb.com

3条回答
  •  孤独总比滥情好
    2021-01-30 17:43

    you can also take a look at jaydata http://jaydata.org/blog/synchronized-online-offline-data-applications-part-2-syncing-large-tables-and-tables-with-foreign-relations

提交回复
热议问题