JSON and its Common Operations
✅ What is JSON?
JSON (JavaScript Object Notation) is a lightweight data-interchange format that is:
Easy for humans to read and write
Easy for machines to parse and generate
It is commonly used for:
Data storage
Data exchange between client and...
devsagarkumarjha.hashnode.dev3 min read
Akash Bijwe
Full Stack Developer
Nice article Sagar Kumar Jha!
Here's a detailed JSON cheatsheet if you are interested in having a look at it. devutilx.com/tools/json-cheatsheet