HTML-Advisor
Mostly practical advices

JSON

What is JSON?

JavaScript Object Notation (JSON) is a lightweight data-interchange format that is easy for humans to read and write and easy for machines to parse and generate.

AJAX and JSON Part 1

An introduction to using JSON with AJAX for faster and more efficient data exchange between client and server.

AJAX and JSON Part 2

Continuing the exploration of JSON with AJAX, covering advanced techniques and practical examples.