Assigning Default Custom Components to HTML Elements in Astro
Heading component that takes a size prop to render as H1, H2, H3, etc......
When does _count exist in prisma?

reduce initial response time
How do i find my previous question if i don't remember how it is worded.
How to check if type is array?
How to make a trpc request wait on another hook
UI Primitives for svlete
Typescript doesn't show which prop should be provided
Pagination for multiple items
nextauth deployed in gcp no_secret
NO_SECRET in the logs
i tried setting up variables in .env with
1. NEXTAUTH_SECRET (and nextauth will automatically get the secret)
2. set custom variables like MY_SECRET then define it in [...nextauth].ts secret: process.env.MY_SECRET...Can anyone share how to infer type of class member of trpcresponse
How do I make the grid or flex item grow to the size of the parent on click?
env Variables causing issue deploying to Vercel

Hi, I am getting a hydration error and I am hella confused on why. I dont see any incorrect tsx here
How Can I Pass a Ref Down To A Child Component and Have It Not Just Be The Starting Value
Next Auth Production Issue
add fields to session
orgId from my User table before almost every query/mutation. Ideally I'd just like orgId to be included in my ctx/session so I can access it directly similar to ctx.session.user.id. I have orgId in my Session table already, but not sure how to map that to context/session.
an example of a typical query:
` getLowInvWarnings: protectedProcedure.query(async ({ ctx }) => {...Array with generic vs type[]

Deploying to AWS Amplify
