Loading JSON data from a URL (Asynchronous Callbacks!)

Working with Data Tutorial #10.4

This video covers begins the process of working with APIs. The first step is just using a URL instead of a local JSON file.

  • How does this change your code?
  • How do you use a callback to known when the data is ready?