Handling Long-Running Server Functions in Next.js: Seeking Alternatives to Vercel Time Limits
Paypal webhooks
BILLING.SUBSCRIPTION.ACTIVATED
if i have my subscriptions be billed monthly, should i wait one month for the PAYMENT.SALE.COMPLETED event?
i was expecting both BILLING.SUBSCRIPTION.ACTIVATED and PAYMENT.SALE.COMPLETED would fire when a user first subscribes, then PAYMENT.SALE.COMPLETED for the next payments...planet scale cost confusion.
Tailwind, SASS, and PostCSS
should I learn SASS and PostCSS with the same urgency as Tailwind (something I've perceived as more important to the webdev community)? or am I fine just learning tailwind and not worrying about the other two?...
Making CartContext available in trpc?
trpc.ts?
```...Help adding trpc-openapi to t3 app
question about specifying events in typescript
FormEvent<HTMLFormElement> is this just how it was designed that when you specify the form element of a form event, you place the element type in <> to the right of the event type?
Sending emails
eslint plugin for ordering imports
@ianvs/prettier-plugin-sort-importsAdd rest of User prisma table types and data to nextauth session in auth.ts
React Cache Function
Hey guys, can you give me some general advice on this basic web project?
Rendered more hooks than during the previous render Typescript error
View but not download with S3
Drizzle not pulling in environment variables
process.env.YOU_ENV_VAR as it won't affect the t3env env object...Drizzle search column for string
Understanding the t3-stack
Handling memberships
Uploading Word Documents (.docx/.docx)
