In this first video of the series, @heyAustinGil covers what it takes to upload files using HTML. The 3 main steps include using the right input type, using the right HTTP method, and using the right Content-Type.
Links:
Input file type - https://developer.mozilla.org/en-US/d...
Form method - https://developer.mozilla.org/en-US/d...
Form enctype - 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:17 - File Uploads: HTML
4:00 - Recap & Wrap Up
#fileupload #html #webdevelopment