Current section: Forms 59 exercises
Problem

Form Actions

Loading exercise

Transcript

00:00 This whole action method, encoding type, and onSubmit, all of this stuff is so common that React actually has a built-in feature for handling this type of experience, and that is what you're going to be using in this exercise. We're going to get rid of all of this extra stuff and pass a function to action.

00:19 So should be pretty cool. Have a good time with this.