this post was submitted on 23 May 2025
611 points (97.5% liked)

Programmer Humor

23439 readers
205 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] vivendi@programming.dev 2 points 1 day ago* (last edited 1 day ago) (1 children)

Yeah this is on me, I've never done web dev in my life. Always been low level shit for me. (The project is a highly networked system with isolates, async/await, futures, etc)

But damn man comparatively JS/TS seems a lot easier ¯\_ (ツ) _/¯

[–] v0rld@lemmy.world 6 points 1 day ago

That is true, Typescript and JavaScript look easier. And heck if all you want to do is make the money dance on your web page it really is easier.

But writing actual application? That does actual work with error handling? Hell, no. It honestly baffles me that anyone would use JavaScript of their own free will, unless that's the only language you know.