Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Why We Ditched GraphQL for TRPC
(opens in new tab)
(echobind.com)
3 points
mcavaliere
3y ago
3 comments
Save
Share
3 comments
3 comments · 1 top-level
top
newest
oldest
mcavaliere
OP
3y ago
· 2 in thread
In our Next.js boilerplate, we got some nice gains and DX improvements from replacing our Apollo Server installation with tRPC.
brodouevencode
3y ago
I'm sure, but it requires your entire stack to be TypeScript. My clients want to be language agnostic, which requires me to be.
mcavaliere
OP
3y ago
That makes sense. Our boilerplate is for all new-code projects where we get to pick the stack, in which case we default to all things TypeScript anyway. If a client project has an incompatible existing codebase, we take a different approach.
j
/
k
navigate · click thread line to collapse