CS130: Spring 2020

Intro to the Web

CS130: Spring 2020

Lessons > 14. Making your app interactive with third-party data

Week 8: Wed, May 20

download lecture files

Today, we will continue working with the JavaScript’s fetch API – using it to query data from various content providers (i.e. servers), and create different interface elements. Then we will take a look at homework 4. I’ve also provided a few sample files to show you how you might make an interactive map or a chart using various third-party libraries.

Review the Slides

  1. Making your app interactive with third-party data

Watch the Lecture Video(s)

  1. Working with web services (lecture recording)