Katzius
Katzius
TtRPC
Created by Katzius on 11/14/2023 in #❓-help
anyone has an example of SSR with React query working without Next js?
Can't find a working example
2 replies
TtRPC
Created by Katzius on 10/20/2023 in #❓-help
I want to create a wrapper for TRPC.init but I can't seem to get the context type correct.
I want to get wrap trpc.init
9 replies
TtRPC
Created by Katzius on 9/29/2023 in #❓-help
was wondering if anyone got a chance to use Ajv as input/output validator?
I have been trying to use Ajv https://ajv.js.org/ with tRPC, but I wasn't able to get the types working, no matter what I do the input type is always boolean, regardless of the schema I am using.
1 replies