Skip to content

Instantly share code, notes, and snippets.

@ladas-larry
Last active August 10, 2017 21:04
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 ladas-larry/0abb5ed63ce6f99aac9cc4e4c012e93f to your computer and use it in GitHub Desktop.
Save ladas-larry/0abb5ed63ce6f99aac9cc4e4c012e93f to your computer and use it in GitHub Desktop.
typeof null //object
NaN === NaN //false
typeof NaN //number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment