others / www.wking.dev2023-01-26
How to create one form with many actions in Remix
Here is an easy method for building forms with multiple outcomes using a not well known html feature.
A pattern that will fix concerns with fragile implementation of useMatches when using parent data in Remix.
Here is an easy method for building forms with multiple outcomes using a not well known html feature.
Safely type your handle data in Remix without needing to resort to duck typing with Symbols.