Cool svg animation insight.
tRPC failing on static pages (app router) build on Vercel
NEXT_PUBLIC_VERCEL_URL is wrong, when I try to log the request, nothing shows). I added logs (lines starting with ###...) and can notice that the URL is good. It works well on my machine if I set NEXT_PUBLIC_VERCEL_URL to localhost, I can only reproduce on Vercel.
Any idea why on Vercel my API endpoint doesn't work well during static pages generation?...Improve performance - Avoid Re-renders when changing range input used as a volume slider
Quotes
Im having a hard time wrapping my head around this. My thinking is I would need to manage the sound with useSound somewhere else? or do some type of composition with the components?
If i do the former, then you won't be able to play multiple sounds simultaneously? Idk
Any advice would be appreciated thanks....Possible to do in one loop?
groupBy(branchMaterials.flatMap(branchMaterial => branchMaterial.materialBalances), materialBalance => materialBalance.materialName)
groupBy(branchMaterials.flatMap(branchMaterial => branchMaterial.materialBalances), materialBalance => materialBalance.materialName)
Events using prisma
Clerk authorization custom implementation.
NextJS recursively call API route.ts from API route.ts
Sending State with SSGProps
Host T3 app on a VPS
Microservice and where to host it
Single endpoint that can take up to few minutes to resolve
how to save tiptap/prosemirror content to database in optimal way?
Setting default roles on signUp, NextAuth
Attached is the prisma schemas I am using. However with this approach when a user signs up for the first time they have no user role, unlike before where I used an enum containing a set number of Roles, but with the enum approach an admin cannot change or add roles....

How does ct3a launch the cli on install?
create-t3-app package, as well as it's dependencies, and stores them in a cache before executing the command. more details: https://docs.npmjs.com/cli/v8/commands/npm-exec#descriptionsubmitting form results in page reload/url change t3+react-hook-form+shadcn
void form.handleSubmit? pretty sure that should just be form.handleSubmitHow to create debounce search with tRPC
Vs Code highlighting newlines

[possiblo?] i made this garbage code, can you make it better

