Skip to content

Instantly share code, notes, and snippets.

@yonatanm
Last active January 25, 2017 21:03
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 yonatanm/994ecb0f0e106714cea473e335c1e42d to your computer and use it in GitHub Desktop.
Save yonatanm/994ecb0f0e106714cea473e335c1e42d to your computer and use it in GitHub Desktop.
// Explain the (awkward) output of the following JS expression
['10','10','10'].map(parseInt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment