switch function in drizzle
Everyone help me, how to handle server component error?
Table "appointment" does not exist in the current database error, but other routes do alright
appointment
tRPC router that handles and returns data from Prisma. I have a page where all appointments are rendered within a table - everything fetches just fine. But when I want to perform a mutation of one appointment, tRPC spits out a Prisma error saying that the appointment table doesn't exist.
There are no steps to reproduce, unless it has something to do with creating a trigger manually through the command line in PSQL.How can I fix this?...
Return mapped data in fetch, or map in components?
Tanstack Table. flexRender
can anyone help me to bundle t3app for electronjs?
Redirects in next.config.js - App Router - NextJS 14
/blog/new
- /blog/:id/overview
...Auto select language react app
My uploadthing callback endpoint seems to be serving a 400 but i haven't been able to debug why
"\u001b[41m\u001b[30m āØÆ UPLOADTHING 2:09:44 AM \u001b[0m Invalid signature"
"\u001b[41m\u001b[30m āØÆ UPLOADTHING 2:09:44 AM \u001b[0m Invalid signature"
Buffer
doesn't existT3 Next Auth / TRPC Documentation is outdated
drizzle
applying migrations...Error: getaddrinfo ENOTFOUND postgres
What's the best logging service for nextjs?
t3 tRPC - CTX is undefined
trpc prefetch fails when building app
export const dynamic = "force-dynamic";
export const dynamic = "force-dynamic";
Server actions in server components
use server
on the server is just treated as a regular server function.
But I then stumbled upon a random vid where the guy mentions that calling a server action from the server means the server will be fetching from what's effectively an API route the same way client components do.
Couldn't find explicit evidence for this claim though.
...does the interviewer (technical interviewer) or dev responsible for hiring review your projects code
Server side data fetching based on input from a client
workspaceSlug
. What is the best approach to go around this? I tried the pattern in this picture i havent got it to worktrpc useQuery/useMutation not inferring return type of prisma query
AWS Amplify & T3 stack env var issue