this post was submitted on 03 Aug 2023
996 points (97.2% liked)

Programmer Humor

36465 readers
132 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] PeteZ@lemmy.world 26 points 2 years ago (2 children)

I had to do a project once with JavaScript. I did not enjoy the experience. In my opinion, a language where you need a reference to tell true from false is a bad language. So maybe JavaScript is the JavaScript of languages.

[–] Admin@tsck.org 16 points 2 years ago (1 children)

Javascript is the javascript of JavaScript

[–] Skymt@lemmy.world 16 points 2 years ago

It's only JavaScript if it is from the ECMA region in Europe. Otherwise it's just sparkling java...

[–] Liz@midwest.social 4 points 2 years ago (1 children)

I'm not a programmer but I took a class in JavaScript. Unless I'm misunderstanding what you mean by reference, I don't recall that feature of the language. Can you explain?

[–] PeteZ@lemmy.world 1 points 2 years ago

A language reference (a manual). It’s not a language feature.