Next.js Discord

Discord Forum

Are server actions are viable option?

Unanswered
American Curl posted this in #help-forum
Open in Discord
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?

0 Replies