User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
So my boss hates io-ts and I thought I could use regular TypeScript interfaces to keep frontend and backend route types synchronized.
It would work, if it weren't for Date objects and being automatically sent as strings.
baa

I know about Zod, which looks better, but now I found this:
github.com/arktypeio/arktype