-
-
Can you also consider adding typesafe communication with (T)RPC?
Something like
https://www.plccoder.com/invoking-rpc-methods-with-twincat-ads-net/
https://trpc.io/
It could be very useful fo…
-
### Describe the feature you'd like to request
I recently tried tRPC with Angular. Everything worked great. I switched a small app from Angular's HTTP client to tRPC. To make it work without refactor…
-
🚀 Great project @mwarger! Looks like this is a great starting place for `tRPC` developers to understand how they could structure their apps using an `NX`-powered monorepo.
Taking a little scan thro…
-
> 🚀 v11 is available to use and **ready for production**: https://trpc.io/docs/migrate-from-v10-to-v11
## Summary
* The main goal of v11 is to improve our own quality-of-life by **removing v…
KATT updated
2 months ago
-
## Describe the bug
Mutations use an additional 'id' property due to this:
![CleanShot 2024-05-21 at 16 39 57@2x](https://github.com/hicommonwealth/commonwealth/assets/45447/1e2b0f06-d913-4de5-b…
-
I'm using bun with sveltekit (svelte 5) and trpc-svelte.
I also want to include this adapter to use tanstack query for svelte.
Main problem is when I'm trying to access data
![image](https://gith…
-
### Describe the feature you'd like to request
Sometimes TRPC calls don't directly go to the TRPC server. Sometimes they go through proxies that process the request against rules including checking t…
-
_Originally posted by @KATT in https://github.com/trpc/trpc/discussions/1936#discussioncomment-2818345_
If we go down this route what we're really talking about is straying away from JSON as the de…
-
TSC Found 0 issues. Generating metadata...
server:dev: Successfully compiled src\metadata.ts with swc (7.87ms)
server:dev: Error: Cannot find module '.prisma/client/default'
server:dev: Require s…