Skip to content

Instantly share code, notes, and snippets.

@FlorianX
Created October 5, 2011 07:45
Show Gist options
  • Save FlorianX/1263889 to your computer and use it in GitHub Desktop.
Save FlorianX/1263889 to your computer and use it in GitHub Desktop.
setItem to localStorage
localStorage.setItem('SpiritNews', JSON.stringify(data));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment