Tag Archives: json

JSON vs. XML: What Should You Use?

Lots of people have asked me this question: which is better when loading data via an ajax request? JSON is my favorite. I’m going to try and explain the benefits of JSON over XML. ( more )

Posted in JavaScript | Tagged , , | 2 Comments