JSON - JavaScript Object Notation
Introduction
JSON, JavaScript Object Notation, a light weight format for storing and retrieving data from across the internet and is most often used in retrieving data from a API. Today, we will take a look at how we can create, and read JSON data we...
codingnorm.hashnode.dev4 min read