1020
JavaScript (lemmy.ml)
submitted 1 week ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 10 points 1 week ago

So, just don’t use JavaScript?

[-] [email protected] 8 points 1 week ago

That's also my understanding: "Javascript is great because you can use other languages and then transpile them to JS."

[-] [email protected] 3 points 1 week ago

Oh man machine language is so good, literally the best actually

[-] [email protected] 1 points 1 week ago* (last edited 1 week ago)

JS itself is great, I prefer it to most other languages due to the flexibility that it allows. Adding types through TS to safeguard against footguns doesn't mean you're not still using JS. You can also add the types using comments instead if you prefer it, which means you're actually writing raw JS.

[-] [email protected] 1 points 1 week ago

Yeah! Wasm is a thing. At least rust and go are pretty neat in the browser lately.

We should leave that pile of semantics and just go further with web development

[-] [email protected] 0 points 1 week ago

I wouldn't use raw JS for anything new, yes. Typescript however is an excellent language.

this post was submitted on 04 Jun 2025
1020 points (98.6% liked)

Programmer Humor

24173 readers
882 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS