Skip to content

Instantly share code, notes, and snippets.

@ajcrites
Created October 11, 2013 18:32
Show Gist options
  • Save ajcrites/6939728 to your computer and use it in GitHub Desktop.
Save ajcrites/6939728 to your computer and use it in GitHub Desktop.
$.getJSON().done(function (json) {
$.parseJSON(json);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment