epicweb-dev / full-stack-foundations

Learn the foundational skills of building full stack web applications.
https://epicweb.dev/workshops/full-stack-foundations
Other
586 stars 152 forks source link

more informative link for formData #70

Closed rgarcia closed 9 months ago

rgarcia commented 9 months ago

The current link (https://mdn.io/request.formdata) redirects to a page that is all about sending formData, but this exercise is about getting it out of a Request object.