Skip to content

Instantly share code, notes, and snippets.

@DenisCangemi
Last active January 10, 2021 11:24
Show Gist options
  • Save DenisCangemi/238f4f04042d6987555e5eecfe65a265 to your computer and use it in GitHub Desktop.
Save DenisCangemi/238f4f04042d6987555e5eecfe65a265 to your computer and use it in GitHub Desktop.
let item = localStorage.getItem('greeting1')
// Result : 'Hello LocalStorage'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment