JSON
From APIDesign
(Difference between revisions)
JaroslavTulach (Talk | contribs)
(New page: JSON is a way for JavaScript to serialize and deserialize state of its objects. Due to its simplicity it is more and more used in other languages as well.)
Next diff →
Revision as of 06:45, 22 March 2013
JSON is a way for JavaScript to serialize and deserialize state of its objects. Due to its simplicity it is more and more used in other languages as well.