ScriptyChris
ScriptyChris3y ago

ScriptyChris – 17-39 Jan 13

I am quoting, because of already archived topic https://discord.com/channels/102860784329052160/931233696445501530/931234719188779069
Json and object are same
@Padmanabh No, JSON is not the same as object (although syntax is quite similar to objects in JavaScript - hence the name). JSON is a data interchange format (in form of text) and object is a value stored in memory. Objects (most often) do have a prototype, but JSON doesn't. JSON cannot contain functions, regexes and circular references. There is some more differences: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON#javascript_and_json_differences
2 Replies
Unknown User
Unknown User3y ago
Message Not Public
Sign In & Join Server To View
reactibot
reactibot3y ago
This thread hasn’t had any activity in 12 hours, so it’s now locked. If you have a followup question, you may reply to this thread so other members know they're related. https://discord.com/channels/102860784329052160/565213527673929729/931241161207738378 Threads are closed automatically after 12 hours, or if the member who started it reacts to a message with ✅ to mark that as the accepted answer.