536
you are viewing a single comment's thread
view the rest of the comments
[-] sukhmel@programming.dev 11 points 4 days ago

I mean, the meme could've been ‘oh, it's JS, shoot me’

[-] anomnom@sh.itjust.works 3 points 4 days ago

Before yaml, I used json with Ruby it was way nicer to read than xml config files ( but way before that I started using it with PHP and Actionscript)

[-] jaybone@lemmy.zip 5 points 4 days ago

Yeah you don’t have to be using JavaScript to use json. Yes I know it’s part of the name, but it’s just an object notation which is the other part of the name, and this has become widely accepted for use in nearly all popular languages and frameworks.

[-] sukhmel@programming.dev 3 points 4 days ago

Are there any other languages that would also have Json.Stringify? I only read JS sometimes and never write those, so I may be wrong about that.

JSON itself is fine, yeah

[-] anomnom@sh.itjust.works 1 points 4 days ago* (last edited 4 days ago)

Not sure but with Ruby it was JSON.generate(ruby_array/hash/object).

And it returned - JSON string of your argument.

[-] jaybone@lemmy.zip 0 points 3 days ago

To add to other replies, I think there are some Java libraries that use this method name, or close to it. It’s so common that the term is well recognized on its own, regardless of the exact method names in whatever library or language.

[-] DaleGribble88@programming.dev 0 points 3 days ago

Holy cow! I don't think I've ever met another developer who actually admits to using action script back in the day. Greetings fellow old person!

this post was submitted on 12 Aug 2026
536 points (100.0% liked)

Programmer Humor

32810 readers
979 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 3 years ago
MODERATORS