
- Introduction to JSON
- JSON Syntax
- JSON Datatypes
- JSON Schema
- JSON Libraries
- JSON Nested Objects
- JSON Text to JavaScript Objects using eval()
- JSON With PHP
- JSON stands for: JavaScript Object Notation.
- JSON is an Open source, lightweight data-interchange format.
- JSON is a subset of JavaScript.
- JSON is an alternative to XML.
- JSON is used to transmit data between server and web applications.
- JSON is language independent just as XML.
- JSON Internet media type is application/json.
- JSON has a file extension of .json.
- JSON format was introduced by Douglas Crockford.
- JSON is easy to read compared to XML.
- JSON is more compact than XML and hence is loaded quickly.
- JSON is more flexible compared to XML.
- JSON is faster compared to XML.
- Should have a basic knowledge of JavaScript.
- Knowledge of XML would be advantageous.
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!