CodyIT@programming.dev to Programmer Humor@programming.devEnglish · 10 days agoEveryone's asking, 'Who's Json?', but nobody's asking, 'How's Json?'imagemessage-square145linkfedilinkarrow-up11.02Karrow-down125
arrow-up1997arrow-down1imageEveryone's asking, 'Who's Json?', but nobody's asking, 'How's Json?'CodyIT@programming.dev to Programmer Humor@programming.devEnglish · 10 days agomessage-square145linkfedilink
minus-squareSparroHawc@piefed.worldlinkfedilinkEnglisharrow-up8·9 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-squareJakeroxs@sh.itjust.workslinkfedilinkarrow-up1·9 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.
minus-squareSparroHawc@piefed.worldlinkfedilinkEnglisharrow-up1·9 days agoA lot of people in this comments section sure seem to be.
minus-squarekkj@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·8 days agoSure, but then you’d be using json_encode, json.dumps, Json.Serialize, etc., not JSON.stringify.
Web developer, or business developer. A lot of inter-system communications these days is in JSON, whether there is any JavaScript involved or not.
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.
A lot of people in this comments section sure seem to be.
Sure, but then you’d be using json_encode, json.dumps, Json.Serialize, etc., not JSON.stringify.