Home > storio-backbone-todos

storio-backbone-todos

Storio-backbone-todos is a project mainly written in JavaScript, based on the MIT license.

The Backbone.js Todos Application using Stor.IO

Todos Example Application, Stor.IO style

This is a fork of the Todos example application that is part of the Backbone.js Framework, modified to use Stor.IO instead of localStorage.

You can demo the application here.

Stor.IO is a JavaScript library that provides an appStorage object for HTML5 applications to store their data remotely - without the hassle of setting up your own server. You can read more about Stor.IO here.

Previous:templates