KiKo
Explore posts from serversDTDrizzle Team
•Created by KiKo on 11/26/2023 in #help
How can I do a join query for the sole purpose of filtering?
Essentially my question is how can I do this better in drizzle.
I really want to just write
23 replies
TTCTheo's Typesafe Cult
•Created by KiKo on 6/8/2023 in #questions
Revalidate using App Dir tRPC
I am wondering how to trigger a revalidation to occur after a mutation is made
page.tsx
8 replies
TTCTheo's Typesafe Cult
•Created by KiKo on 5/10/2023 in #questions
How to actually use useOptimistic?
3 replies
TTCTheo's Typesafe Cult
•Created by KiKo on 5/9/2023 in #questions
Edge Server Actions
How can they be configured in server actions?
I tried this but I get the following error in vercel deployment...
2 replies