How to automatically sign-in user in after they click a verify email link sent to their email inbox?
Is there a better way to do this?...
Does anyone knows how Ping.gg works? (Conversation sidelined)
How to display register/signin errors on the client from a server action?

depends_on alternative docker swarm
depends_on directive where I can specify nginx to not start before the api_serivce. Running in swarm it seems it ignores depends_on completely is there any alternative?Array<string> vs Record<key, true>?

tailwind linter giving me a wrong warning?

Regular Hexagon Plane using BufferGeometry in React Three Fiber
t3-env is giving error module is not defined in ES module scope
Build error occurred...
Deploying to Vercel - now errors with build and dev part 2
Deploying to Vercel - now errors with build and dev part 1
The setup seemed straightforward but, having followed the vercel setup instructions and imported the .env, .env.local and .env.development.local I now get errors when I run pnpm dev or pnpm build. Both complain that there are invalid environmental variables, NEXTAUTH_URL, even though that variable is there and it was working fine before the import of other variables. Might anyone know the cause of the problem please? Post split into two parts ==== this is the made safe for publishing version of my .env files...
Combining tRPC and Nextjs13 Suspense
isLoading or isFetching (please don't discuss this point, they're just handfull flags for such generic question). By using these flags we can manually return Loading UI components, but I don't see the way combining tRPC and Suspense react's component. Nor with the loading.tsx server component *.
* I tried with experimental useSuspenseQuery on a page.tsx file and I could detect the loading.tsx content, but it seemed that the query was cached and therefore it no longer appeared after refreshing the page....Use next-international without converting page.tsx or layout.tsx into client components
next-international but in their github readme https://github.com/QuiiBz/next-international#app-router they suggest wrapping the lowest app file with I18nProviderClient which needs the page.tsx file to be a client component. I don't want to convert it to a client component.Can t3 app be deployed on a traditional server and a tradition database?

Github Oauth not triggering
DISCORD_CLIENT_ID and DISCORD_CLIENT_SECRET from env.mjs. both from the server and runtimeEnv propertyT3 BETA - how to query on client side?
React-Hook-Form Issue
How to access another item in a zod object

trpc useMutation ?

Logging / Metrics Best Practices?
SQL Querying Best Practices?