K1|ller
K1|ller
TtRPC
Created by K1|ller on 7/31/2024 in #❓-help
how to import superjson in express?
guys i've been trying to fix this for an entire year 😂 at this point is it a bug?
4 replies
TtRPC
Created by K1|ller on 1/19/2024 in #❓-help
Extremely slow queries
it's querying 1 product lol
5 replies
TtRPC
Created by K1|ller on 1/19/2024 in #❓-help
Extremely slow queries
hulp?
5 replies
TtRPC
Created by BillyBob on 1/15/2024 in #❓-help
tRPC, NextJS 14, createTRPCProxyClient, How can I globally manage errors?
Well I manage everything from the main layout file, usually, I haven't found anything better, this for Vite or Next. This allows me to centralize the app a bit (besides redux). You can also use redux and have a error state or something, there are many ways to globally manage errors.
22 replies
TtRPC
Created by K1|ller on 12/3/2023 in #❓-help
Page couldn't be rendered statically because it used `cookies`
I think it's more a vercel/next thing
9 replies
TtRPC
Created by K1|ller on 12/3/2023 in #❓-help
Page couldn't be rendered statically because it used `cookies`
yeah makes sense
9 replies
TtRPC
Created by K1|ller on 12/3/2023 in #❓-help
Page couldn't be rendered statically because it used `cookies`
but i just need ssr, i guess it solves the needs?
9 replies
TtRPC
Created by K1|ller on 12/3/2023 in #❓-help
Page couldn't be rendered statically because it used `cookies`
solved adding force-dynamic, not sure if it's the best solution
9 replies
TtRPC
Created by junior1 on 12/2/2023 in #❓-help
setting up trpc in next 14
I haven't tried the T3 template, might be a better bet but I don't like to code into something I don't know
11 replies
TtRPC
Created by junior1 on 12/2/2023 in #❓-help
setting up trpc in next 14
having 1 issue with server components but in localhost works great. Edit: solved
11 replies
TtRPC
Created by junior1 on 12/2/2023 in #❓-help
setting up trpc in next 14
i added trpc to next 14
11 replies
TtRPC
Created by h on 12/3/2023 in #❓-help
Comparing tRPC and Server Actions for a SaaS Template: Seeking Insights and Advice
I'm new to next, isn't this like comparing express with server functions?
3 replies