Skip to content

Instantly share code, notes, and snippets.

@alunny
Created February 12, 2010 19:31
Show Gist options
  • Save alunny/302896 to your computer and use it in GitHub Desktop.
Save alunny/302896 to your computer and use it in GitHub Desktop.
// courtesy https://twitter.com/tomdevdiary/status/8946331934
("foo" + + "bar") === "fooNaN" // true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment