JSON Basics What You Need to Know
A common use of JSON is to read data from a web server, and display the data in a web page.
If you’ve developed websites or web apps at all, you’ve probably heard of JSON, at least in passing. But what exactly is JSON ? What can it do, and how do you use it?