Iceshrimp.NET
Instance
Federation
Register
Login
Iceshrimp.NET
Instance
Federation
Register
Login
Iceshrimp.NET
Instance
Federation
Register
Login
Volpeon
@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.
I know about Zod, which looks better, but now I found this:
github.com/arktypeio/arktype