What is JSON?
JSON stands for JavaScript Object Notation and is a data format used for storing and exchanging data. JSON is a text or String datatype, which makes it perfect for use in web browsers where data can be stored as Cookies, Session data or in a browsers...
ehoversten.hashnode.dev4 min read