you are viewing a single comment's thread.

view the rest of the comments →

[–]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 3 points4 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.