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
- Host: GitHub
- URL: https://github.com/don/sencha-localstore
- Owner: don
- Created: 2010-12-16T06:35:57.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-12-16T06:38:31.000Z (over 15 years ago)
- Last Synced: 2025-02-23T17:24:42.310Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 551 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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