Skip to content Skip to sidebar Skip to footer
Showing posts with the label Offline

How Do I Sync Data With Remote Database In Case Of Offline-first Applications?

I am building a 'TODO' application which uses Service Workers to cache the request's re… Read more How Do I Sync Data With Remote Database In Case Of Offline-first Applications?

Backbone.js Able To Do Rest And Localstorage?

I have been experimenting with the localstorage module for Backbone.js (https://github.com/jeromegn… Read more Backbone.js Able To Do Rest And Localstorage?