JSON / AJAX

In this section we look at JavaScript Object Notation (JSON). JSON is commonly used as a syntax to exchange data between code running on the server (i.e. in Django) and code running in the browser in JavaScript.