No response returning from api route
❌ Attempted to access a server-side environment variable on the client get's thrown in db.ts

Tailwind - Styles with same name but different value depending on the route
/page with the style rounded should have a border-radius of 2px.
But I would like all rounded classes in /page2 to have, for example, a border-radius of 4px.
...FatalClientError - Cannot read properties of undefined (reading 'CUSTOM_INFRA_URL') using Remix
TypeError: Cannot read properties of undefined (reading 'CUSTOM_INFRA_URL')...
in the context of websockets is the UPGRADE request redundant now?
trying to use uploadthing with my custom useDropzone component?
How would you guys implement user editable themes (next13 with Shadcn and tailwind)
Prisma and NextAuth: Additional fields in the `User` model
username or birthday, NextAuth says that they should be defined as nullabe fields in the schema, but I don't want to, is there a way around this?Shadcn-ui -> React Server Components
ISR an RSC
page.ts RSC in the app dir? i'm making some DB requests with drizzle inline and then rendering some html based on that. so far it seems like the only way to ISR this is to move the DB requests to a route.ts and use fetch with the right settings. Am I right about this or is there an easier way?Drizzle and Create-t3

CreateTRPCNext<AppRouter> showing typescript error.
api.ts
api.ts
api.ts
api.ts

Drizzle FKey errror
Prisma deleting wrong table?? WHY
Uploadthing limiting number of images uploaded
What would you guys do if it were you?

Do multiple server actions resolve to one lambda call or is it multiple?
What happens if I accidentally use `npm install` inside of a turborepo using `pnpm`?
Breaking Dev Content Creation Scene