Skip to content

Instantly share code, notes, and snippets.

@xtuc
Created October 13, 2015 12:54
Show Gist options
  • Select an option

  • Save xtuc/d16dd8107d8aa87b3b52 to your computer and use it in GitHub Desktop.

Select an option

Save xtuc/d16dd8107d8aa87b3b52 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