Learning Remix Series, part 5: Clearing Forms and Move Focus
The problem we will solve in this episode of the series is about forms. Clearing inputs and returning focus to the first logical input. This way the user can fill in the form, hit enter, and then return to the first input field to fill in the next instance.