Easy Tutorial
❮ Json Jsonp Json Vs Xml ❯

JSON Introduction


Online Example

With our editor, you can edit JavaScript code online and then view the results by clicking a button:

JSON Example


Similarities with XML


Differences with XML


Why Use JSON?

For AJAX applications, JSON is faster and easier to use than XML:

Using XML

Using JSON

❮ Json Jsonp Json Vs Xml ❯