codegen
-
Solved: Why does a router need codegen for type safety? I built one that doesn’t
Achieve true type safety in your TypeScript router without codegen. We break down the compile-time vs. runtime problem and how to solve it for good. Continue reading