Stop Controlling EVERY Form In React, Use FormData Instead!

Simplify your code with Browser APIs

Mike Cronin

--

One of the first things people learn in React is how to control a form. But unfortunately they never learn to answer a crucial question: should they? In most cases the answer is no. Let’s learn what we can do instead of controlling our forms and the few cases when we should control.

--

--

Mike Cronin

I’m Mostly Focused on JS and web development, but anything coding related is fair game