Hacker News new | ask | show | jobs
by ushakov 1264 days ago
tRPC, because you can learn a lot of type-inference tricks using generics and proxies

https://github.com/trpc/trpc

1 comments

tRPC is awesome, but it will teach you about typescript wizardry and how to write a library, not how to write an application.