Introduction to JSON
In this article, we'll be focusing on the use of JSON in JavaScript. It can be widely used for:
Storing Data.
Configuring and Verification of Data.
Generating data structures from user inputs.
Data transfer from server to server, client to server...
mrinnnmoy.hashnode.dev7 min read