Comment by jasonthorsness
17 hours ago
Yeah react router is neat in this regard I was confused then pleased to see this the first time I used it
import type { Route } from "./+types/home";
Which lets me avoid a lot of manual typedefs
17 hours ago
Yeah react router is neat in this regard I was confused then pleased to see this the first time I used it
import type { Route } from "./+types/home";
Which lets me avoid a lot of manual typedefs
No comments yet
Contribute on Hacker News ↗