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

Programmer Humor

38282 readers
88 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
[โ€“] nailbar@sopuli.xyz 2 points 1 month ago (1 children)

The === is the best! I want to know they're really the same and not just evaluate the the same.

[โ€“] Doxin@pawb.social 2 points 3 weeks ago

any sane language has == behave that way. Javascript == is just completely bonkers.