Hacker News new | ask | show | jobs
by vendiddy 1073 days ago
I use zod but it's a workaround. I use non standard syntax to define types.

If typescript emitted type information, we'd be able to automatically get runtime validation at the boundaries of our apps.