https://github.com/rockncoder/settings
The code which goes with the blog post on persisting data to local storage.
https://github.com/rockncoder/settings
Last synced: about 1 year ago
JSON representation
The code which goes with the blog post on persisting data to local storage.
- Host: GitHub
- URL: https://github.com/rockncoder/settings
- Owner: Rockncoder
- Created: 2015-01-19T02:06:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-19T02:06:50.000Z (over 11 years ago)
- Last Synced: 2025-02-15T11:20:07.371Z (over 1 year ago)
- Language: JavaScript
- Size: 1.53 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Settings
This is the code which goes with an article on how to persist values in an Ionic application. The values of the widgets
on the settings page are persisted to local storage every time they are changed.
Be sure to check out my blog site http://therockncoder.com