Last active
January 25, 2017 21:03
-
-
Save yonatanm/994ecb0f0e106714cea473e335c1e42d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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