Skip to content

Instantly share code, notes, and snippets.

@xtuc
Created October 13, 2015 12:54
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 xtuc/4441ad1c4af52f1944e4 to your computer and use it in GitHub Desktop.
Save xtuc/4441ad1c4af52f1944e4 to your computer and use it in GitHub Desktop.
JavaScript VM
typeof null // object
null instanceof Object // false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment