OAuth2+OIDC are very confusing
Shadow db with prisma
Id in zod schema for frontend and backend?
NextJS + tRPC API Logic Question
[next13] dynamic page or function
[id]/page.tsx is considered dynamic if it contains an async default function. a mypage/page.tsx is not considered dynamic, even if its exporting an async default function.
So far the only way I have found to regen a page upon navigation to get the latest data is to either access cookies() or headers() from next/headers which is bonkers. ...Unable to establish a connection to query-engine-node-api library on linux(Ubuntu)
npx prisma db push
npx prisma db push

how to reduce layout shift in astro
No longer able to set background images in css with nextjs 13?

Does anyone know why typescript type hints in vscode could be broken?
react FC's tutorial?
Tailwind Widths and Heights
w-96? Why are there big gaps between the numbers?
I know I can add other sizes to my config, but it seems like I might be doing something wrong. Similarly, why do max-w not have any numbers? what should i be using there instead?...Whats better for Nextjs image src - import or path?
auth0 handleCallback vs handleLogin[returnTo]

Notifications and live updates - are websockets the best way to do it?
How to throw a tRPC error if prisma query returns null

How to mock useRef using playwright component testing ?
How to have global state?
Spotify API calls using TRPC