Hacker News new | ask | show | jobs
by tiotempestade 1646 days ago
I know there’s no other way, but I wish JS could just die!
1 comments

Then you might be happy to hear that a pure JavasScript has been dead for quite some time.

Nowadays, most new large codebases run on TypeScript or some recent version of EcmaScript.

The rant the article is based on is not really about language itself but the tooling and ecosystem around it.