Skip to content

Instantly share code, notes, and snippets.

@GeeWee
Created February 13, 2019 07:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GeeWee/03cd4089d917ec4723daf29703982971 to your computer and use it in GitHub Desktop.
Save GeeWee/03cd4089d917ec4723daf29703982971 to your computer and use it in GitHub Desktop.
if (someString === "APPLE" /* APPLE */) {
console.log("This is an apple!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment