Skip to content

Instantly share code, notes, and snippets.

@ahmadajmi
Created March 30, 2011 07:23
Show Gist options
  • Save ahmadajmi/894001 to your computer and use it in GitHub Desktop.
Save ahmadajmi/894001 to your computer and use it in GitHub Desktop.
null
var foo = null;
typeof foo; // return "object"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment