Vengeance
Vengeance
Explore posts from servers
TTCTheo's Typesafe Cult
Created by Vengeance on 4/22/2024 in #questions
create-t3-app next auth question
i just wanted to make sure the sub would be unique and never change (other than by me) so that it would be ok to use that as the unique identifier for my users
9 replies
TTCTheo's Typesafe Cult
Created by Vengeance on 4/22/2024 in #questions
create-t3-app next auth question
yes, thank you 🙏
9 replies
TTCTheo's Typesafe Cult
Created by Vengeance on 4/22/2024 in #questions
create-t3-app next auth question
So if someone signs in with apple, google, or custom credentials, they will all be given that unique id in sub that won't be changed unless I change it?
9 replies
TTCTheo's Typesafe Cult
Created by Galgaldas on 11/27/2023 in #questions
Theo, why you never use Docker? Why you always use Cloud based solutions?
(i think)
36 replies
TTCTheo's Typesafe Cult
Created by Galgaldas on 11/27/2023 in #questions
Theo, why you never use Docker? Why you always use Cloud based solutions?
i only brought that up cause my point is he wants to focus on coding rather than messing with his environment(s)
36 replies
TTCTheo's Typesafe Cult
Created by Galgaldas on 11/27/2023 in #questions
Theo, why you never use Docker? Why you always use Cloud based solutions?
my guess: theo is super practical and wants to ship fast, he doesnt want to spend time dicking around with docker configs and self hosting, thats the whole point of using stuff liker vercel, you never have to interface yourself with stuff like aws and you can spend more of your time building your product
36 replies
TTCTheo's Typesafe Cult
Created by Vengeance on 11/24/2023 in #questions
Go-to Backend Server
thx !
7 replies
DTDrizzle Team
Created by Vengeance on 11/10/2023 in #help
Decimal Inferred is a string
ah, okay. thank you :D
4 replies
TtRPC
Created by Vengeance on 11/10/2023 in #❓-help
useQuery in App Router?
was importing from server
8 replies
TtRPC
Created by Vengeance on 11/10/2023 in #❓-help
useQuery in App Router?
thank you so much !
8 replies
TtRPC
Created by Vengeance on 11/10/2023 in #❓-help
useQuery in App Router?
ohhhhhh
8 replies
TtRPC
Created by Vengeance on 10/19/2023 in #❓-help
Vercel maxDuration with tRPC
Nvm I got it
src/pages/api/trpc/[trpc].ts
src/pages/api/trpc/[trpc].ts
3 replies
TTCTheo's Typesafe Cult
Created by MALEV0L3NT on 10/8/2023 in #questions
React-toastify display toast from Next.js api route
you would either need to toast when the trpc procedure ends (have it wait for lambda to finish before quitting) or have lambda send a webhook to the user
9 replies
TtRPC
Created by Rhys on 1/24/2023 in #❓-help
tRPC Cors Authentication Error
this helped me a lot thank you 🙏 they should definitely specify this stuff in the docs
10 replies
TtRPC
Created by Vengeance on 1/30/2023 in #❓-help
tRPC Call To Server
5 replies