JSON is the standard data exchange format for the web - so you'll run into it all the time as a dev. This means you should know how to parse, manipulate, and generate it. In this tutorial, Bala ...