1137
you are viewing a single comment's thread
view the rest of the comments
[-] dch82@lemmy.zip 14 points 1 week ago

"John Doe" vs ["John", "Doe"] vs {"firstName":"John", "lastName":"Doe"}

[-] Lemminary@lemmy.world 6 points 1 week ago* (last edited 1 week ago)
console.log(Object.values(name).join("\n"));
this post was submitted on 16 Nov 2024
1137 points (99.1% liked)

Programmer Humor

19623 readers
1 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