743
you are viewing a single comment's thread
view the rest of the comments
[-] chaorace@lemmy.sdf.org 4 points 1 year ago* (last edited 1 year ago)

Js is what you make of it. It can be a godawful mess but it also can be really awesome.

Agreed. It wasn't always a great language, but by some miracle it eventually became pretty alright.

But it’s also a double edged sword because that means that novices can write absolute spaghetti code in it. That’s not the fault of the language though.

Disagree. The best languages are those which can be intuitively used without having to learn the pitfalls. Take Rust vs. C++, for example: both languages have pitfalls, but only Rust is intentionally designed to help you steer clear of them. JS is like C++ in this regard -- decades of cruft have coalesced into tempting yet painful footguns, much to the chagrin of many a new learner.

this post was submitted on 18 Jul 2023
743 points (93.2% liked)

Programmer Humor

32124 readers
1354 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS