Skip to content

Mar 31: Asynchronous JS

Learning Objectives

After today’s class, you should be able to:

  • Identify a URL’s scheme, domain, port, path, query, and fragment.
  • Use the setTimeout() function to schedule a callback function.
  • Modify an HTML page based on the result of a third-party API call.

Lesson Outline

Lecture [25 min]

Activity [25 min]

Project [25 min]

Before Thursday

  1. Submit Prep 9 on Gradescope. ← Due Wed at 11:59pm
  2. Make progress on Project 2 in your teamXX repository.