I’ve abandoned form libraries for XState on the fr...
# random
d
I’ve abandoned form libraries for XState on the front end. Armed with the knowledge that
@xstate/form
is coming anyway
t
oo didn't know about @xstate/form
d
They’re not finished with it but it’s coming in v5
If I had to pick a library right now, I’d use react-hook-form as it’s smarter about re-renders and has a more intuitive API imo
t
👍🏽 giving it a try now