others / www.wking.dev2022-11-30
Remix route helpers: A better way to use parent data
A pattern that will fix concerns with fragile implementation of useMatches when using parent data in Remix.
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.