Last active
January 10, 2021 11:24
-
-
Save DenisCangemi/238f4f04042d6987555e5eecfe65a265 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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