Forms need interactivity, but the validation and submission logic feels serverish. I've been splitting the form into a client shell with server actions for handling. Is that the accepted mental model now, or are there patterns I'm missing?
18
0 comments