Learn JSON from head to toe
what is JSON ?
• JSON - JavaScript Object Notation
• JSON is a lightweight format for storing and transporting data.
• JSON is often used when data is sent from a server to web page
• JSON is language independent
The JSON format is almost identical t...
sahilsaif1320.hashnode.dev2 min read