tRPC.io
@trpc.io
Move Fast and Break Nothing.
E2E typesafe APIs without schemas nor build steps.
🌟 35,000+
💬 http://trpc.io/discord
🤓 http://github.com/trpc/trpc
📚 trpc.io
E2E typesafe APIs without schemas nor build steps.
🌟 35,000+
💬 http://trpc.io/discord
🤓 http://github.com/trpc/trpc
📚 trpc.io
Reposted by tRPC.io
Part 2 of the @trpc.io and @tanstack.com Query and Start series is up. We're doing tRPC mutations! As well as authentication with @clerk.com, and checking out their awesome new Agent Toolkit! So lots of good AI in there too! youtu.be/uE4devDh2rU
tRPC v11 with TanStack Query on TanStack Start! Part 2
YouTube video by Jack Herrington
youtu.be
April 7, 2025 at 3:00 PM
Part 2 of the @trpc.io and @tanstack.com Query and Start series is up. We're doing tRPC mutations! As well as authentication with @clerk.com, and checking out their awesome new Agent Toolkit! So lots of good AI in there too! youtu.be/uE4devDh2rU
We know it's long overdue, but today we're thrilled to officially announce the general release of tRPC v11!
🚀 Read the announcement:
trpc.io/blog/announc...
🚀 Read the announcement:
trpc.io/blog/announc...
Announcing tRPC v11 | tRPC
Although tRPC v11 has been production-ready for a long time via the @next tag, we've gotten kinda addicted to adding new features without being sticklers to semantic versioning. Today, we're excited t...
trpc.io
March 21, 2025 at 3:36 PM
We know it's long overdue, but today we're thrilled to officially announce the general release of tRPC v11!
🚀 Read the announcement:
trpc.io/blog/announc...
🚀 Read the announcement:
trpc.io/blog/announc...
Reposted by tRPC.io
We just released our new TanStack Query adapter for @trpc.io powered by the `queryOptions` API. Codemod available (still a bit of a WIP but works quite well) for simple migration.
Let us know what you think!
trpc.io/blog/introdu...
Let us know what you think!
trpc.io/blog/introdu...
Introducing the new TanStack React Query integration | tRPC
We are excited to announce the new TanStack React Query integration for tRPC is now available on tRPC's next-release. Compared to our classic React Query Integration it's simpler and more TanStack Que...
trpc.io
February 18, 2025 at 8:29 AM
We just released our new TanStack Query adapter for @trpc.io powered by the `queryOptions` API. Codemod available (still a bit of a WIP but works quite well) for simple migration.
Let us know what you think!
trpc.io/blog/introdu...
Let us know what you think!
trpc.io/blog/introdu...
Reposted by tRPC.io
@trpc.io now offers an integration built on top of queryOptions. I'm pretty hyped about this 🙌
Introducing the new TanStack React Query integration | tRPC
We are excited to announce the new TanStack React Query integration for tRPC is now available on tRPC's next-release. Compared to our classic React Query Integration it's simpler and more TanStack Que...
trpc.io
February 18, 2025 at 6:41 AM
@trpc.io now offers an integration built on top of queryOptions. I'm pretty hyped about this 🙌
Reposted by tRPC.io
We're about to release a new @trpc.io x @tanstack.com package and are working on a codemod - anyone good at wrangling these things and wants to help out?
We can offer beer-money in return 🍻🤑
We can offer beer-money in return 🍻🤑
February 11, 2025 at 4:35 PM
We're about to release a new @trpc.io x @tanstack.com package and are working on a codemod - anyone good at wrangling these things and wants to help out?
We can offer beer-money in return 🍻🤑
We can offer beer-money in return 🍻🤑
Reposted by tRPC.io
Just published a template for setting up a UI/API monorepo with @deno.land that runs @tanstack.com's router with @react.dev on the frontend and @trpc.io on the backend using Deno's built-in web server.
It's not TanStack Start, but it's a great setup for a reusable API.
github.com/davidchalifo...
It's not TanStack Start, but it's a great setup for a reusable API.
github.com/davidchalifo...
GitHub - davidchalifoux/deno-react-trpc-template: A monorepo template for Deno that uses React and TanStack Router for the frontend and tRPC for the backend.
A monorepo template for Deno that uses React and TanStack Router for the frontend and tRPC for the backend. - davidchalifoux/deno-react-trpc-template
github.com
January 12, 2025 at 10:30 PM
Just published a template for setting up a UI/API monorepo with @deno.land that runs @tanstack.com's router with @react.dev on the frontend and @trpc.io on the backend using Deno's built-in web server.
It's not TanStack Start, but it's a great setup for a reusable API.
github.com/davidchalifo...
It's not TanStack Start, but it's a great setup for a reusable API.
github.com/davidchalifo...
Reposted by tRPC.io
Btw, did you know we have a guide on integrating @trpc.io with EdgeDB? 👀
🔗 docs.edgedb.com/guides/tuto...
🔗 docs.edgedb.com/guides/tuto...
December 4, 2024 at 4:00 PM
Btw, did you know we have a guide on integrating @trpc.io with EdgeDB? 👀
🔗 docs.edgedb.com/guides/tuto...
🔗 docs.edgedb.com/guides/tuto...
Reposted by tRPC.io
Building typesafe APIs have never been simpler than with Deno, @trpc.io, and Zod
👇
deno.com/blog/build-t...
👇
deno.com/blog/build-t...
Build a Typesafe API with tRPC and Deno
Learn how to build a typesafe API with tRPC and Deno.
deno.com
November 19, 2024 at 6:54 PM
Building typesafe APIs have never been simpler than with Deno, @trpc.io, and Zod
👇
deno.com/blog/build-t...
👇
deno.com/blog/build-t...
Reposted by tRPC.io
Let us know what you think!
November 20, 2024 at 7:28 PM
Let us know what you think!
Reposted by tRPC.io
anyone that can help me get explicit resource management to work in trpc? feels *very* nice to use for cleanup of stuff in tests
only prettier stops me
github.com/trpc/trpc/pu...
only prettier stops me
github.com/trpc/trpc/pu...
chore: make explicit resource managament work by KATT · Pull Request #6217 · trpc/trpc
Closes #
🎯 Changes
Trying to use Explicit Resource Managament, but prettier doesn't let me
I get the following error:
➜ trpc git:(11-01-using) ✗ pnpm prettier packages/tests/server/using.test....
github.com
November 10, 2024 at 2:45 PM
anyone that can help me get explicit resource management to work in trpc? feels *very* nice to use for cleanup of stuff in tests
only prettier stops me
github.com/trpc/trpc/pu...
only prettier stops me
github.com/trpc/trpc/pu...
Reposted by tRPC.io
trpc.io is fantastic!!
tRPC - Move Fast and Break Nothing. End-to-end typesafe APIs made easy. | tRPC
End-to-end typesafe APIs made easy. Automatic typesafety & autocompletion inferred from your API-paths, their input data, & outputs 🧙♂️
trpc.io
November 3, 2024 at 5:25 PM
trpc.io is fantastic!!
Reposted by tRPC.io
so how do i automatically cross-post between here and twitter?
November 1, 2024 at 6:09 PM
so how do i automatically cross-post between here and twitter?