π - JSON JSON (JavaScript Object Notation) is a easy to used for storing and exchanging data between a server and a web application. It is easy to read and write and is based on JavaScript object syntax. Example - { "name": "Alice", "age": 25, ...
chaicod.hashnode.dev2 min read
No responses yet.