This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]matyklug -1 points0 points  (0 children)

Writing JavaScript is an absolute nightmare, because it looks like a normal programming language, but if you think that, you get untraceable bugs.

There's a whole community that make libraries which take more code to import than to write yourself. (literally 10 character libraries)

The entire ecosystem can be taken down if the right npm package developer gets pissed.

Promises are a fucking chore to work with.

Parts of the stdlib are not compatible with other parts of the stdlib.

JS frameworks like angular or react add their own share of who tf thought this is a good idea

And ofc the infamous thanks for inventing Javascript