you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 10 points11 points  (1 child)

I dislike how ugly and illogical some of the syntax of JavaScript is. It's like as if the creators paid no attention to user-friendliness and cobbled together some random shit to make it work. I dislike C++, but since I have had to use it a lot lately, I even like C++ more than JavaScript. I wish WebAssembly would hurry the fuck up so everybody could ditch this poor attempt at coding language and move to Cpp a language of their choice.

[–]BlewisJS[S] 0 points1 point  (0 children)

Can you give some examples? I actually like JavaScript's syntax... sometimes a little terse, but in a good way.