Hacker News new | ask | show | jobs
by reducesuffering 1278 days ago
tRPC is for a single team working on Typescript frontend to Typescript backend (that's niche). If you have native mobile clients (different lang) or different teams that need to agree on a contract (GraphQL schema), GraphQL is the recommendation, even from ardent tRPC supporters.
1 comments

Yeah maybe. It's a leaky abstraction where the real magic happens in the RPCs in the "resolvers"