What is JSON?
JSON stands for JavaScript Object Notation which is a data structuring format that is extremely clean and lightweight. Even though JSON is native to JavaScript (as in, it can be turned into an object directly by JavaScript), it is quite easy to handle with other languages, making it an ideal replacement of XML [...]
Archive for July 17th, 2008
JSON
Posted in Web Application on July 17, 2008 | Leave a Comment »