FormData Types
Handling Form Errors and User Mistakes (π solution)
π¨βπΌ Great, now our TypeScript is happy (π¦Ί YAY!) and users submitting forms
incorrectly will get a more helpful error message. We'll demonstrate how to more
gracefully handle these errors later.