Clean, Type-Safe Forms with React-Hook-Form and Zod
I've added some new tools to my arsenal for building forms. There is a bit of a learning curve, but they are very much worth using in my opinion. Benefits: its faster once you get the hang of it, it makes the logic in your forms extremely consistent, its optimized out of the box. I'm a convert!