Form handling
I'm building my first app using
in react there is for example
nuxt, and I'm wondering what the go to library to handle forms in nuxt?in react there is for example
react-hook-form, in svelte there is superforms, how about vue/nuxt?