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.
Slides
Videos
- JSON - JavaScript Object Notation (8:34)
- Walking through the DJ4E JSON / Fetch (fetch) Sample Code (21:53)
- JSON - AJAX and CHAT (8:05)
- Walking through the DJ4E JSON (chat) Sample Code (16:03)
References
Discussions
- JSON / AJAX (Login Required)
Tools
- Quiz: JSON (Login Required)