www/unversioned/_love.mdx
Do you love or hate tRPC? Feel free to ping @alexdotjs on Twitter
<blockquote className="twitter-tweet"> <p lang="en" dir="ltr"> Tried out trpc for the first time yesterday. The fact that you get type safety WITHOUT codegen is extremely compelling. It makes the feedback loop very very fast.For more testimonials, see this Twitter collection: https://twitter.com/alexdotjs/timelines/1441435105910796291
Sort of wishing I had used this instead of graphql for my last project.
<a href="https://t.co/xPPIJ5Zqa3">https://t.co/xPPIJ5Zqa3</a>
Haven't thought about client state much but the former probably applies.
I know I shill it a lot but seriously, please try{' '} <a href="https://twitter.com/trpcio?ref_src=twsrc%5Etfw">@trpcio</a>
</p> — Theo - t3.gg (@theo){' '} <a href="https://twitter.com/theo/status/1571922456239284224?ref_src=twsrc%5Etfw"> September 19, 2022 </a> </blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8" ></script> <blockquote className="twitter-tweet"> <p lang="en" dir="ltr"> I've used{' '} <a href="https://twitter.com/trpcio?ref_src=twsrc%5Etfw">@trpcio</a> for exactly 5 seconds, and I can already tell - it is the _best_ way to consume first-party APIs with React Query.Why? The "t" - TypeScript means you get end-to-end type safety
PLUS auto-complete for your query keys everywhere, like `invalidateQueries`.
I LOVE this project!
If you're building your client and server with TypeScript, tRPC allows
you to have static verification of your communication protocol with *zero*
overhead on the client.
<a href="https://t.co/qsyjD9et3R">https://t.co/qsyjD9et3R</a>
what are the other challengers?{' '}
<a href="https://t.co/qFxfjzg0fa">https://t.co/qFxfjzg0fa</a>