Are server actions are viable option?
Unanswered
American Curl posted this in #help-forum
American CurlOP
I want to use server actions to progressively enhance my site and also because its a nice dev experience. However, the form I am building includes a rich text editor (tiptap). Does it even make sense to use server actions here since the editor relies on javascript anyway? Do I still have some benefits here over the regular client side type of handling forms?