To improve the user experience of a form, we should display detailed errors about why it is invalid.
In this lesson, we'll implement individual error messages for each input field and make sure we only display one at a time when we validate the form.