I hate JavaScript so much

https://lemm.ee/post/1459504

I hate JavaScript so much - lemm.ee

Why? lol
Terrible type system, terrible standard library, terrible compatibility and lack of many features, compared to C# for example.

All of those things are by design and comparing JS to a fully fledged OOP language is just the sign of a clueless developer.

The JS standard is well defined and compatibility has nothing to do with the language itself

Terrible type system, terrible standard library, terrible compatibility and lack of many features

All of those things are by design

That makes it even worse.

Lots of languages are typeless and the standard library is weak because web (NodeJS is good but npm is shit)

All of those things are by design

And this makes sane programmers sad.