An open API service indexing awesome lists of open source software.

https://github.com/don/sencha-localstore

Sencha Touch Local Storage Example
https://github.com/don/sencha-localstore

Last synced: 12 months ago
JSON representation

Sencha Touch Local Storage Example

Awesome Lists containing this project

README

          

Simple Sencha Touch Local Store Example

Assuming you have Ruby and RubyGems installed

$ gem install sinatra
$ rackup

open a web browser to http://0.0.0.0:9292

This example only ads records to the store. Records can't be edited.

Use Safari's Web Inspector to view the contents of the browser's datastore