DEV Community

Cover image for JSON in 10 minutes
CodeWellTechYT
CodeWellTechYT

Posted on

JSON in 10 minutes

Explained about
How to create JSON
How to read JSON data
How to Parse JSON
Convert JSON to string
Why to prefer JSON to XML
Difference between Javascript Object and JSON
How to get keys of object
https://youtu.be/GUQ8vwuBAU0

Timestamps :
00:00 Introduction
00:57 JSON creation
05:37 Using JSON in Javascript
07:17 Reading JSON data
09:22 JSON methods
09:53 JSON.parse
11:09 JSON.stringify
11:42 Object.keys
12:13 JSON vs XML
13:08 stringify in detail

Top comments (0)