Prep 10: Location interface, URL API, and the File API's Blobs

Browser Location API URLSearchParams
Writing and Reading Blobs

Read MDN

  1. Browser Location API
  2. URLSearchParams interface, e.g. as obtained from the window.location search property
  3. Creating a blob 🤢
  4. Extracting data from a blob 🤮
Last modified October 15, 2025: updates from brief sync-up (91b2c39)