7 ms·
I think the reason that JSON won was that at least on the client-side, it was much easier to turn the response data into a Javascript object to interact with th
by damagednoob 3y ago
I think the reason that JSON won was that at least on the client-side, it was much easier to turn the response data into a Javascript object to interact with then XML.