This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
John Resig
johnresig.com
did:plc:db72p522vqw4xlvjgm73fvup
I switched a Remix-using side project over to React Router v7 this past weekend and the new route-level type safety is pretty great! https://reactrouter.com/explanation/type-safety been looking forward to this for a long time, code is a lot less clunky now being able to remove useParams/useLoaderData/etc.
https://reactrouter.com/how-to/route-module-type-safety
2024-12-03T13:53:46.625Z