2022-11-28
|~2 min read
|345 words
According to MDN: The FormData interface provides a way to easily construct a set of key/value pairs representing form fields and their…
2022-11-28
|~10 min read
|1823 words
Before beginning, let’s paint a picture: you’re building a website with a form. In that form, you’re asking your users to upload some files…