Next.js Discord

Discord Forum

forms - server action on production?

Unanswered
galu87 posted this in #help-forum
Open in Discord
I've found that in documentation best way to handle forms is to use server actions and some experimental_useFormState hooks from react. Why recommend way is via experimental functionality? If i use it what can happen on production? I mean what can be affected by setting experimental -> serverActions to true? And what will happen in future whet react resign from this hooks? Will I need to rewrite all forms?

0 Replies