JSON Tutorial
JSON History
JSON stands for 'JavaScript Object Notation' was originally specified by Douglas Crockford in the early 2000s.
What is JSON?
JSON is a very common data format used for the asynchronous exchange of data between web-server and JavaScript (browser).
JSON is not a new programming language. It is a part of JavaScript.
JSON is the only replacement of XML.
How JSON and XML Looks
Example
The following example shows JSON representation of data using key-value mapping.
Example
The following example shows XML representation of data using node addressing.
Reminder
Hi Developers, we almost covered 100% of JSON Tutorials with examples for quick and easy learning.
We are working to cover every Single Concept in JSON.
Please do google search for:
Join Our Channel
Join our telegram channel to get an instant update on depreciation and new features on HTML, CSS, JavaScript, jQuery, Node.js, PHP and Python.
This channel is primarily useful for Full Stack Web Developer.