ashendhiaa
ashendhiaa
TTCTheo's Typesafe Cult
Created by ashendhiaa on 6/7/2023 in #questions
SSR with tRPC in NextJs
I'm really struggling to resolve my queries on the server side before the data is displayed in the client side, tRPC indeed does work with ssr but I couldn't find an example of how to out that to work kn a real app with nextjs, so I wanna fetch the data in the getServerSideProps, but the query would be still loading in the time, so how to do that!
2 replies
TTCTheo's Typesafe Cult
Created by ashendhiaa on 4/4/2023 in #questions
Testing the tRPC API and making requests
I need a tool to test my tRPC API, can i like create a file to do some requests, and if i can where should I put it? And if there's a tool like postman that'd be cool!
2 replies