others / www.wking.dev2023-05-10
Using symbols to create type safe Remix handles without duck typing
Safely type your handle data in Remix without needing to resort to duck typing with Symbols.
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.