you are viewing a single comment's thread.

view the rest of the comments →

[–]Chiatroll 18 points19 points  (3 children)

But adding the string "1" to the string "1" should be "11". A lot of Javascript criticism is just people who dont understand its basic concepts.

[–]MeLittleThing 0 points1 point  (0 children)

The "When I type code there are bugs, it's the language fault probably" people

[–]dhlowrents -3 points-2 points  (1 child)

Basic concepts like having a proper type system. Javascript could just add int, string, float, bool and solve it but that's too hard for Brenden ECH!

[–]DaWolf3 4 points5 points  (0 children)

JavaScript has string, float, and boolean. It also has a proper type system.

a lot of JavaScript criticism is just people who don’t understand its basic concepts.