(no title)
johnmorrison | 2 years ago
Zod and tRPC are some of the most important projects in the future of TS imho, I think we're gonna see a beautiful bloom of tRPC inspired DX across the TS space in coming years.
Two projects already have clearly have tRPC DNA attacking different use cases are Ping's UploadThing (https://github.com/pingdotgg/uploadthing) and our Lusat (https://github.com/lusatai/lusat).
graftak|2 years ago
Another annoyance is that the type of validation errors varies depending on what kind of schema you’re checking against. This makes it unpredictable to handle errors and there’s always too many edge cases.
Lots of room for improvement.
johnmorrison|2 years ago
The new valibot.dev looks cool but I haven't tried it yet.
matthewfcarlson|2 years ago
MrJohz|2 years ago
killthebuddha|2 years ago
killthebuddha|2 years ago
johnmorrison|2 years ago
epolanski|2 years ago
johnmorrison|2 years ago
ShadowBanThis01|2 years ago
Thanks for any insight!
johnmorrison|2 years ago