The Call Kent Podcast
Trailer
Bonus
Episode 18
Season 2
How to identify which button submits a form
Which is the best way to know inside of an action function in Remix with which button a form was submitted
In this example the name is "action", but again I prefer to call this "intent": https://github.com/remix-run/remix/blob/d0d500849fbd87eace23bb3d479b7c556e314109/examples/multiple-forms/app/routes/invitations.tsx#L70-L75