Paweł
Paweł
TTCTheo's Typesafe Cult
Created by Paweł on 4/13/2023 in #questions
Trpc return stream
thx 🙂
3 replies
TTCTheo's Typesafe Cult
Created by Paweł on 4/3/2023 in #questions
Error of object possibly undefined
But I assign empty string if fieldErrors[item] is undefined not sure if that's what you meant
9 replies
TTCTheo's Typesafe Cult
Created by Pluto on 3/15/2023 in #questions
adding required fields to a prisma table while having data
Hey @Pluto can you give feedback if it worked? 😄 I'm quite curious : )
5 replies
TTCTheo's Typesafe Cult
Created by ibramsterdam on 3/14/2023 in #questions
Copying the docs but got an error
I had it few time aswell, just cmd+p >ts reset 😉 if you are using vscode
24 replies
TTCTheo's Typesafe Cult
Created by Eylon on 3/14/2023 in #questions
Can I pass refetch as a prop?
You can use react query devtools to see query keys 😉
36 replies
TTCTheo's Typesafe Cult
Created by Paweł on 3/11/2023 in #questions
Manage items position field after delete
Oh, that's awesome 😄 Thanks a lot!
7 replies
TTCTheo's Typesafe Cult
Created by Paweł on 3/11/2023 in #questions
Manage items position field after delete
Nice, that's encouraging! thx. Then I have small followup question, if I get all tasks with higher position then decrementing them in for loop with saving to db will be acceptable?
7 replies
TTCTheo's Typesafe Cult
Created by Paweł on 3/9/2023 in #questions
t3-stack tRPC ssr
Thx 🙂
4 replies
TTCTheo's Typesafe Cult
Created by Paweł on 3/7/2023 in #questions
next-auth add sign in using github button to page instead of redirect
I checked it and it just works... I'm sorry to bother you lol. I searched in the wrong direction ^^
6 replies
TTCTheo's Typesafe Cult
Created by Paweł on 3/7/2023 in #questions
next-auth add sign in using github button to page instead of redirect
Well in original t3 start example you click on sign in and it takes you to another api page i assume generated automatically by next-auth where you buttons to sign in with provider, but i would like to skip this page and just add sign in with github button to my app
6 replies
TTCTheo's Typesafe Cult
Created by Paweł on 3/4/2023 in #questions
Good case to use getServerSideProps instead of ISR
I see, then i have to think if my page is important for crawlers and then decide what to use. Thank you so much it helped me a lot!
4 replies