Herr der Verboten
Honorary Master
Wiki ftw
Wiki ftt

South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Wiki ftw

ExactlyIsn't that just a runtime environment for JS ?
Let's ask Wikipedia. Wikipedia is always right.
View attachment 824607
So does python, code being compiled is not a prerequisite.It's a scripting language. Run from within the confines of an interpreter developed in a programming language.
Is it clunky because it had a bad dev or because C# is just simply better (unless it also has bad dev).Gee - and here I am migrating a clunky Javascript app to C#.
No, Javascript is simply not acceptable for all use cases. People seem to be under the impression that using Javascript is a silver bullet, yet it has many shortcomings. Pardon my ignorance, but if Javascript is so amazing, why isn't NASA using it for all their tasks? Why are they still relying on JIT languages like C?Is it clunky because it had a bad dev or because C# is just simply better (unless it also has bad dev).![]()
False. Lots of stuff don't run Javascript. Embedded systems mostly don't run Javascript, same can be said for most IoT implementations. I'm not saying Javascript is crap, I'm just saying it isn't as widespread as most Javascript devs want us to believe, nor is it the silver bullet.Everything runs some type of JavaScript.
I'm thankful for it![]()
Not only that but for most developers, unless correctly implemented (e.g. strong typed/typescript) and only when needed, it normally ends up being a shitshow. I mean why write proper/elegant js (or any other code blocks) when you can just spuitpoep for quick release now and fix it later?No, Javascript is simply not acceptable for all use cases. People seem to be under the impression that using Javascript is a silver bullet, yet it has many shortcomings. Pardon my ignorance, but if Javascript is so amazing, why isn't NASA using it for all their tasks? Why are they still relying on JIT languages like C?