derfcode
TTCTheo's Typesafe Cult
•Created by derfcode on 3/20/2024 in #questions
Does anyone have experience with using Supabase and Prisma?
I want to use the benefits of prisma and tRPC in my web application as i migrate off of planetscale. Prisma doesn't seem to play that well with Supabase right now. Does anyone have experience and best practices/resources for this?
4 replies
TTCTheo's Typesafe Cult
•Created by derfcode on 2/23/2024 in #questions
NextJS pages or app folder structure?
Disclaimer: am noob.
Theo's T3 Stack tutorial uses the pages folder structure when creating its nextjs app. What are the benefits of routing with the newer app (pages/layout) structure? Also, is it easy to migrate a project to this new structure. I'm creating an app right now, but am scared to change the structure because I'm worried about potential bugs when restructuring. Thanks!
4 replies