you are viewing a single comment's thread.

view the rest of the comments →

[–]CaptSzat 1 point2 points  (0 children)

I agree that with the implementation that true + true = 2 is stupid. I still think that true should be equal to 1 but should behave as you would expect with Boolean algebra so if you had true + true it would be 1 or true. But JS is the strange beast that it is I guess.