Settings

Theme

The Weird Parts of JavaScript

hackernoon.com

4 points by backing 5 years ago · 1 comment

Reader

lrossi 5 years ago

For me, the worst is:

> [1, 2] + [3, 4] // returns "1,23,4"

Due to muscle memory from Python, it’s very easy to mess it up.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection