JSON for Beginners in Plain English
JSON is used for data transfer between client and server by software applications.
History
Before JSON was introduced XML(Extensible Markup Language) was the only preferred way to transfer data between client and server.
Later in early 2000, JSON go...
h.dhairyashah.dev1 min read