this post was submitted on 14 Mar 2024
1276 points (98.5% liked)

Programmer Humor

19423 readers
70 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] _cnt0 10 points 7 months ago* (last edited 7 months ago) (6 children)

I just dabbled in javascript again, and that description is spot on!

console.log('javascript operators are b' + 'a' + + 'a' + 'a');

[–] [email protected] 3 points 7 months ago (1 children)

I can‘t believe you’ve done this

[–] _cnt0 1 points 7 months ago

Well, not by accident.

load more comments (4 replies)