{{[[TODO]]}} #[[(hidden) D1lY0CG5e]] holy shit u can generate type-safe `useFetch` react hooks from the express router !!!
-
ofc others would work too, but express is just the one I'm using
-
assuming ofc you have typed out the routes, which u should
-
which makes me realize graphql is not special in this regard; it's only advantaged in this case is that it has a single spec that everyone / every impl follows, and that makes it easier to create code generators that work for everyone, instead of here I could only do express-specific. hm maybe http-specific so all libraries could benefit :o
-
.