765
print('here1'); (lazysoci.al)
you are viewing a single comment's thread
view the rest of the comments
[-] GammaGames@beehaw.org 31 points 2 months ago

And when you need something more complex

console.log(1);
[…]
console.log(2);
[…]
console.log(3);
[-] mattd@programming.dev 24 points 2 months ago

More like

console.log('shit');
[…]
console.log('fuck');
[…]
console.log('ass');
[-] fosho@lemmy.ca 11 points 2 months ago

yeah and then you forget about one that makes it into a release and then see it in the console.

[-] arendjr@programming.dev 11 points 2 months ago

This is the real reason we have linters.

this post was submitted on 02 Aug 2024
765 points (97.8% liked)

Programmer Humor

19315 readers
736 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