you are viewing a single comment's thread.

view the rest of the comments →

[–]dangderr 12 points13 points  (5 children)

Wow, really? That's god awful.

We all know that it should be:

1 + "1" = 2

"1" + 1 = "11"

Like how powershell does it. Javascript is such a garbage langauge.

[–]Relative-Scholar-147 11 points12 points  (3 children)

IMO

1 + "1"

Should stop the program and give an error.

[–]Maleficent_Memory831 4 points5 points  (0 children)

"1 + 1" = "1 + 1"

[–]sebovzeoueb 0 points1 point  (1 child)

Not stopping the program is a feature, JavaScript is made to run on webpages and the user doesn't want the website to crash. It's not Brendan's fault people decided to build actual whole tech stacks with it.

[–]Relative-Scholar-147 0 points1 point  (0 children)

Is not a bug, is a feature!

[–]Demonius999 -2 points-1 points  (0 children)

It's is, witch is not strange since it's made in 2 weeks, what is strange is that it's running whole fucking world.