What's wrong with JavaScript? There are many instances of it being used (at large scale too). I've also never heard of Python, Go, and Rust being the "holly three", what makes them so good over other languages like Ruby, Java, or C#.
JavaScript is a poorly designed language. It's still around because it has the browser monopoly(yes, thank god for HTMLX and WASM).
You should avoid Ruby(terrible language, Aka Perl 2.0), Java(use Kotlin or Scala if you really need JVM). C# should only be used if .NET is a must in your project.
Comments
What's wrong with JavaScript? There are many instances of it being used (at large scale too). I've also never heard of Python, Go, and Rust being the "holly three", what makes them so good over other languages like Ruby, Java, or C#.
JavaScript is a poorly designed language. It's still around because it has the browser monopoly(yes, thank god for HTMLX and WASM). You should avoid Ruby(terrible language, Aka Perl 2.0), Java(use Kotlin or Scala if you really need JVM). C# should only be used if .NET is a must in your project.