JSON - JavaScript Object Notation
This post was written 6 years ago.
Mon, 21 Aug 2006
Another abbreviation(?)/buzzword that i've been hearing for months but I have only just understood what it is. From All in the Head (Drew Mclellan's blog):-
if you're not familiar, JavaScript Object Notation is a method of describing data structures such as arrays and objects and their contents in plain text. On receiving a chunk of JSON you can eval() it to recreate the data structure within your scriptRead more about JSON here
This post was written 6 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments