Prep 10: Location interface, URL API, and the File API's Blobs
Browser Location API URLSearchParams
Writing and Reading Blobs
Writing and Reading Blobs
Categories:
less than a minute
Read MDN
- Browser Location API
- URLSearchParams interface, e.g. as obtained from the
window.location
search property - Creating a blob 🤢
- Extracting data from a blob 🤮