CodyIT@programming.dev to Programmer Humor@programming.devEnglish · 2 days agoEveryone's asking, 'Who's Json?', but nobody's asking, 'How's Json?'programming.devimagemessage-square140fedilinkarrow-up1982
arrow-up1982imageEveryone's asking, 'Who's Json?', but nobody's asking, 'How's Json?'programming.devCodyIT@programming.dev to Programmer Humor@programming.devEnglish · 2 days agomessage-square140fedilink
minus-squareSparroHawc@piefed.worldlinkfedilinkEnglisharrow-up8·2 days agoWeb developer, or business developer. A lot of inter-system communications these days is in JSON, whether there is any JavaScript involved or not.
minus-squarekkj@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·edit-218 hours agoSure, but then you’d be using json_encode, json.dumps, Json.Serialize, etc., not JSON.stringify.
minus-squareJakeroxs@sh.itjust.workslinkfedilinkarrow-up1·2 days agoDo people really conflate json and javascript normally though? Java and javacript I get but no one actually says the full json acronym and it basically has an identity of its own.
Web developer, or business developer. A lot of inter-system communications these days is in JSON, whether there is any JavaScript involved or not.
Sure, but then you’d be using json_encode, json.dumps, Json.Serialize, etc., not JSON.stringify.
Do people really conflate json and javascript normally though? Java and javacript I get but no one actually says the full json acronym and it basically has an identity of its own.