Loading JSON-formatted data with Ajax and `xhr.responseType='json'`

1 · Mathias Bynens · July 23, 2013, 11:14 p.m.
This post explains a hidden gem in the XMLHttpRequest standard that simplifies fetching and parsing JSON data through Ajax....