Skip to content

Instantly share code, notes, and snippets.

@shigemk2
Created February 12, 2015 14:03
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 shigemk2/a3f32f98c949f67e0bde to your computer and use it in GitHub Desktop.
Save shigemk2/a3f32f98c949f67e0bde to your computer and use it in GitHub Desktop.
console.log(typeof a === "undefined");
console.log(typeof a === undefined);
console.log(typeof a);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment