In this video, @heyAustinGil continues expanding on the file upload series by stepping into the JavaScript world. He'll use fetch, FormData, and URLSearchParams to construct an HTTP request to upload files to the server.
Links:
submit event - https://developer.mozilla.org/en-US/d...
Fetch API - https://developer.mozilla.org/en-US/d...
FormData - https://developer.mozilla.org/en-US/d...
URLSearchParams - https://developer.mozilla.org/en-US/d...
Watch Austin's Livestreams here:
YouTube: / heyaustingil
Twitch: / heyaustingil
Website: https://austingil.com/
Chapters:
0:00 - Introduction
0:19 - File Uploads in JavaScript
4:33 - Recap & Wrap Up
#fileupload #javascript #webdevelopment