kacakthegreat
kacakthegreat
TTCTheo's Typesafe Cult
Created by kacakthegreat on 9/19/2023 in #questions
Any known projects or websites using T3 stack?
Oh thanks a lot guys for input. It's for enterprise and roughly 500k users will be using
7 replies
TTCTheo's Typesafe Cult
Created by shikishikichangchang on 12/6/2022 in #questions
Prisma npx db push on vercel --prod
@shikishikichangchang whats your solution, im looking for an answer as well
20 replies
TTCTheo's Typesafe Cult
Created by amanuel on 11/30/2022 in #questions
Authentication flow
can always improve later on
56 replies
TTCTheo's Typesafe Cult
Created by amanuel on 11/30/2022 in #questions
Authentication flow
@amanuel im building a marketplace also and don't waste too much time on this kind of thing (try to find cheapest solution), trust me better to launch it quickly
56 replies
TTCTheo's Typesafe Cult
Created by amanuel on 11/30/2022 in #questions
Authentication flow
I think better to just do oAuth first -> then only redirect to the role page 1. OAuth with any providers 2. Brand new user 3. Redirect to role page if role attribute in session is undefined 4. Once user click customer or provider, hit another update db call 5. and update the session accordingly with the new role
56 replies
TTCTheo's Typesafe Cult
Created by kacakthegreat on 11/30/2022 in #questions
How to properly redirect to different page using trpc?
i think now i need to add skeleton loader
124 replies
TTCTheo's Typesafe Cult
Created by kacakthegreat on 11/30/2022 in #questions
How to properly redirect to different page using trpc?
Oh i see okay i'll watch it
124 replies
TTCTheo's Typesafe Cult
Created by kacakthegreat on 11/30/2022 in #questions
How to properly redirect to different page using trpc?
Thanks for sharing these 🙂
124 replies
TTCTheo's Typesafe Cult
Created by kacakthegreat on 11/30/2022 in #questions
How to properly redirect to different page using trpc?
oh okay reading it right now - https://swr.vercel.app/
124 replies
TTCTheo's Typesafe Cult
Created by kacakthegreat on 11/30/2022 in #questions
How to properly redirect to different page using trpc?
btw i notice the query will keep on running, whenever you click on the page
124 replies
TTCTheo's Typesafe Cult
Created by kacakthegreat on 11/30/2022 in #questions
How to properly redirect to different page using trpc?
if i have to add isLoading on some of the pages, im not sure though haha
124 replies
TTCTheo's Typesafe Cult
Created by kacakthegreat on 11/30/2022 in #questions
How to properly redirect to different page using trpc?
hahaha
124 replies
TTCTheo's Typesafe Cult
Created by kacakthegreat on 11/30/2022 in #questions
How to properly redirect to different page using trpc?
but i prefer the getServersideprops
124 replies
TTCTheo's Typesafe Cult
Created by kacakthegreat on 11/30/2022 in #questions
How to properly redirect to different page using trpc?
I see i think adding the isLoading did the trick
124 replies
TTCTheo's Typesafe Cult
Created by kacakthegreat on 11/30/2022 in #questions
How to properly redirect to different page using trpc?
but the loading time to transition is slow, maybe i should i add isLoading as well/
124 replies
TTCTheo's Typesafe Cult
Created by kacakthegreat on 11/30/2022 in #questions
How to properly redirect to different page using trpc?
oh okay
124 replies
TTCTheo's Typesafe Cult
Created by kacakthegreat on 11/30/2022 in #questions
How to properly redirect to different page using trpc?
instead of /404
124 replies
TTCTheo's Typesafe Cult
Created by kacakthegreat on 11/30/2022 in #questions
How to properly redirect to different page using trpc?
but the url stays the same though
/posts/:id
/posts/:id
124 replies
TTCTheo's Typesafe Cult
Created by kacakthegreat on 11/30/2022 in #questions
How to properly redirect to different page using trpc?
Same issue, it will load the page then only it will show a different component
124 replies
TTCTheo's Typesafe Cult
Created by kacakthegreat on 11/30/2022 in #questions
How to properly redirect to different page using trpc?
ahh got it
124 replies