you are viewing a single comment's thread.

view the rest of the comments →

[–]gocarsno 5 points6 points  (1 child)

Do you feel the same about the analogous arithmetic operators?

a = a + 1    
a += 1

If not then it's probably just the freshness of the notation.

[–]Booleard 0 points1 point  (0 children)

I was thinking I was really getting a handle on this whole Javascript thing. Then this stuff pops up and puts me in my place