618
you are viewing a single comment's thread
view the rest of the comments
[-] jaybone@lemmy.zip 7 points 7 hours 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 1 points 3 hours 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 1 hour ago* (last edited 1 hour ago)

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

And it returned - JSON string of your argument.

this post was submitted on 12 Aug 2026
618 points (98.0% liked)

Programmer Humor

32743 readers
1160 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