Community

Speed Up Your AJAX-based Apps with JSON

(Alessandro Lacava) JSON stands for JavaScript Object Notation and is a lightweight data-interchange format. Because it is text-based it is easy for humans to read and write, and it has a regular syntax that’s easy to parse programmatically. JSON is basically a subset of JavaScript and, as you’ll se

Read More - Register for Free Membership