Welcome back!
With all of the components that we’ve built in the last lessons, we can construct any type of component-powered forms. But what good is a form unless we can send the user’s input to be processed or stored in our backend?
In the current state of frontend development, the most common approach to submitting form data to our backend i