"no-cache" | revalidate: 0 breaks site in production
Problem with adding per-page layout in /pages router using typescript
drizzle studio is not working
Has anyone used UploadThing to self-host file uploads in a CMS?
UploadThing as their file upload storage for an open-source headless CMS such as payload or strapi that allow you to self-host your data as well.
Oftentimes, these providers either offer their own cloud deployment, or S3. I'm scared of AWS but possibly more of some CMS-deployment offering.
I wonder if anyone has foreaged into this realm already. 🙂...performing server-side authentication with t3-app stack before rendering the index page
pages/index.tsx page is functioning as expected: a useSession() call is made to see if there's an active session, and either a splash page or a simple "you're logged in" message is shown depending on whether or not the user is authenticated.
```TypeScript
import { useSession } from 'next-auth/react'
import Head from 'next/head'
...charting lib that is performant
Animated Slider
Server-side authentication for external services

Send setter to `props.children`
Modal that can accept any children and that children will receive the setOpen fn to open/close the modal independently.
Let's show some code:...App router question about Link
Is there any way to signal a Server Component to refetch?
So what I'm guessing is that the only way to do it is to revalidatePath after sending the message, is that correct?So, to sum up, this is the correct way to fix this, right?...
Intranet Infrastructure
Unable to connect to prisma on T3 Stack project on new machine
.env from one machine to another.
On old old machine, I can run npm run dev locally and everything works great. However, on my desktop I get the following error after trying to load a page on the site:
```
prisma:error ...Should i finish learning c# or stop halfway and learn javascript
Does anyone have a good blog/video/resource to read up about CommonJS vs ESM vs CJS ?
Get types of return value from trpc api call
RouterOutput["discord"]["getUserTeams"]
Static website slow after Vercel Deploy
next-auth
play
play
For now i wanna knw if my method is correct or not and what the things that i missed or did wrong....
importing data into [slug]
Vercel Lambda 405/413 error (large payload)