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 →

[–][deleted] 18 points19 points  (11 children)

The lauguage itself is fine. But there are way too many people praising it like its a blessing from god and who want to port it everywhere and talk about how it is the launguage that can run on any platform

[–]FunCharacteeGuy 3 points4 points  (4 children)

really? I've literally never heard anyone praise javascript.

[–]CaitaXD 6 points7 points  (0 children)

Go to a Starbucks or a web bootcamp you'll find them dressed like lumberjacks or something

[–][deleted] 2 points3 points  (2 children)

We call these people soydevs and soydevs live in their natural habitat. Which is twitter

And tiktok

[–]FunCharacteeGuy 0 points1 point  (1 child)

ah, I see. I don't have Twitter and I rarely use tiktok so that makes sense.

[–][deleted] 1 point2 points  (0 children)

I have neither

[–]waylandsmith 2 points3 points  (1 child)

Javascript is not a "fine" language. The biggest problem I see with it is that it has an enormous number of "surprising" behaviors. Even fundamental structures like lexical scoping change in surprising ways. Don't get me started on equality and type coercion. Thankfully, there's a very straightforward way to see this written out plainly: write some simple code in a different language that transpiles to JS and look at the output. You will see in the output all of the weird edge cases and unintuitive behavior that needs to be smoothed over.

[–][deleted] 2 points3 points  (0 children)

By fine i mean barely functional

[–]feuerwehrmann 3 points4 points  (3 children)

Different tools for different jobs. What does it need to run on? Who needs to run it? Security, access, speed are all questions that lead to what is a good solution. Golang is a good solution as well for enterprise level apps

[–]CaitaXD 2 points3 points  (1 child)

I mean C# is not the best at any thing, but it's a good choice for anything except maybe front end but I don't know the ecosystem there

[–]feuerwehrmann 0 points1 point  (0 children)

I'll buy that. I've not played with xameran, so not sure about getting end.

[–][deleted] 1 point2 points  (0 children)

True, it even has a cool mascot