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

How To Make A Local Offline Database

I'm making a to-do list application with HTML, CSS, and JavaScript, and I think the best way fo… Read more How To Make A Local Offline Database

Storing Rest Requests With Service Workers To Sync Them

I'm thinking about taking my application to offline using service workers. I'm already achi… Read more Storing Rest Requests With Service Workers To Sync Them

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?