bol__glowy
bol__glowy
TTCTheo's Typesafe Cult
Created by bol__glowy on 7/19/2023 in #questions
trpc
so people do that? to use a fetch() function inside the query in tRPC procedure? In this case, we will do 2 requests: first to NextJS backed (trpc) and the second is trpc to my other backend. while if I use fetch in my component I have only one request. so I was wondering that trpc might not be the ideal solution for this case and I need some opinions.
9 replies