Prep 10: Location interface, URL API, and the File API's Blobs
Read the MDN about window.location’s properties, creating and reading blobs.
Categories:
less than a minute
Read MDN
- URLSearchParams interface, e.g. as obtained from the
window.location
search property - Creating a blob 🤢
- Extracting data from a blob 🤮
Last modified August 11, 2024: moved a bunch of things for archival purposes (6652bbe)