Not sure every software engineer needs to know this. If they’d said web developer I suppose this would really be expected knowledge, but then you’d probably want to shoot them anyway.
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 info going through the network is either using or converted to either json or xml. If the software being developed is entirely local, then sure
Not sure every software engineer needs to know this. If they’d said web developer I suppose this would really be expected knowledge, but then you’d probably want to shoot them anyway.
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.
A lot of people in this comments section sure seem to be.
A lot of info going through the network is either using or converted to either json or xml. If the software being developed is entirely local, then sure
Yeah, but the function isn’t always called stringify