WEEK: 9
Active: March 9th - March 15th
Work Due: March 23th @ 11:59 PM

Readings on JSON

Learning About API’s

  1. MDN Web Docs. “Client-side web APIs”. 2018.
  2. Shiffman, Daniel. “Working with data - p5.js Tutorial.” The Coding Train. 2015
  3. “JSON APIs and AJAX.” freeCodeCamp.
  4. “How to Use API’s. Learn to Use the Soundcloud API.” Codecademy. 2018

AJAX

Here is some more information from W3Schools on AJAX.

AJAX

jQuery AJAX

Here is some more information on jQuery and AJAX as well.

AJAX and jQuery

Creating plugins

Finally, here is the complete walkthrough on creating a jQuery plugin. It goes into further depth, but I just kept it simple for now.

Create a plugin


Previous section:
Next section: