this post was submitted on 28 May 2024
307 points (84.0% liked)

Programmer Humor

20026 readers
1877 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 2 years ago
MODERATORS
 

but stackoverflow how i fixy the brokey!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 63 points 7 months ago (3 children)

Heh... but Javascript is so permissive you can just start writing psuedocode and it'll probably be valid!

[–] SzethFriendOfNimi 23 points 7 months ago (1 children)
[–] [email protected] 29 points 7 months ago (4 children)
[–] SzethFriendOfNimi 17 points 7 months ago
for(i=0;i<100;i++){
    console.log("Yep")
}

console.log("uh-huh")
[–] Anticorp 7 points 7 months ago* (last edited 7 months ago) (1 children)
[–] [email protected] 3 points 7 months ago
[–] Anticorp 6 points 7 months ago* (last edited 7 months ago)

const notThree = 1 + '2';

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

Perhaps more than one thing, who can know?