Ducky Sensei
TTCTheo's Typesafe Cult
•Created by Ducky Sensei on 11/10/2023 in #questions
Tanstack and app routing
I seem to get quite a bit of issues when using the t3 - app router.
6 replies
TTCTheo's Typesafe Cult
•Created by Ducky Sensei on 10/8/2023 in #questions
tRPC with stripe
Does anyone have a setup with t3-stack using tRPC and can link a repo? I would like to see call to stripe and also how you connected the webhook for listening.
5 replies
TTCTheo's Typesafe Cult
•Created by Ducky Sensei on 9/29/2023 in #questions
How to properly do data call on SSR with tRPC before loading render content?
https://pastebin.com/pFiaYsMk - Content of my file.
I need line 10 to be loaded before my route hydrates the page. I much do a check when /dashboard (called Home) loads, to know if the user already has an associated organization. Currently when I refresh the page, my page doesn't do the call.
1 replies
TTCTheo's Typesafe Cult
•Created by Ducky Sensei on 9/21/2023 in #questions
Next 15.2 - error router
Anyone upgraded to nextjs 15.2 with base of t3 stack?
Error: NextRouter was not mounted. -> I get this error after updating to latest nextjs.
2 replies
TTCTheo's Typesafe Cult
•Created by Ducky Sensei on 8/30/2023 in #questions
Connecting and managing planetscale branches
It seems very tedious to create a pscale branch then go in and create a password, copy the connection link, adding it to my .env and then starting to develop. The whole idea of branches (kinda like with git) is that is should be fast and efficient. Is there no other quick way to handle my local connection?
8 replies
TTCTheo's Typesafe Cult
•Created by Ducky Sensei on 8/30/2023 in #questions
Prisma/Planetscale issue
10 replies