this post was submitted on 14 Aug 2025
119 points (96.9% liked)

Programmer Humor

38282 readers
121 users here now

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

Rules:

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Natanox@discuss.tchncs.de 10 points 1 month ago (1 children)

How many "equal" symbols do we need to be absolutely sure?

[–] ferric_carcinization@lemmy.ml 8 points 1 month ago* (last edited 1 month ago) (1 children)

It's JS, so about 5, I think.

Edit: Looks like TypeScript, but the same applies.

[–] Venat0r@lemmy.world 2 points 1 month ago

the fun/horrible thing about typescript is you can just start doing js stuff as any time you like...