Nested json ๐ฝ
this post was submitted on 15 Nov 2024
33 points (94.6% liked)
Programming Horror
1886 readers
47 users here now
Welcome to Programming Horror!
This is a place to share strange or terrible code you come across.
For more general memes about programming there's also Programmer Humor.
Looking for mods. If youre interested in moderating the community feel free to dm @[email protected]
Rules
- Keep content in english
- No advertisements (this includes both code in advertisements and advertisement in posts)
- No generated code (a person has to have made it)
Credits
founded 1 year ago
MODERATORS
Why settle on cammel case ("saveGame
") or upper cammel case ("SaveGame
") when you can have one of each?
I WILL NOT USE ANOTHER LINE. I DON'T NEED IT
The best code has the fewest lines.
smh, could have used the short form ()=>{ instead of function ๐ค
I've been coding long enough that I still think of that as a fairly new thing in JS.
In German we say "doppelt hรคlt besser". Is there an English saying like that? "Twice is stronger/more stable/holds better."