Skip to content

Instantly share code, notes, and snippets.

@DenisCangemi
Created January 10, 2021 10:53
Show Gist options
  • Save DenisCangemi/1a2892e1e637e0f8c398601b1a94fcc5 to your computer and use it in GitHub Desktop.
Save DenisCangemi/1a2892e1e637e0f8c398601b1a94fcc5 to your computer and use it in GitHub Desktop.
if (localStorage.length > 0) {
// ...
} else {
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment