Next.js + tRPC + Redis - pub/sub
Invalidating a single part of a larger query
const postQuery = api.primaryRouter.getPosts.useQuery({}); and rendering as a list.
I would like to invalidate JUST a single ID, this is possible via scenario #3 here https://trpc.io/docs/reactjs/usecontext#invalidating-across-whole-routers
For example, if I later update one of the posts, I update then fetch just the updated post as follows - ...Email verified boolean not changing firebase
are there options when creating a app, to setup a login using email and password?
Best way to redirect from create page back to index
DayJS Relative Time bug - during T3 Stack Tutorial
import dayjs from "dayjs";
import relativeTime from "dayjs/plugin/relativeTime"`;
import dayjs from "dayjs";
import relativeTime from "dayjs/plugin/relativeTime"`;

TRPC: How to use different transformers

Vitest, Clerk and TRPC integration

zod-prisma-types and prisma-zod-generator BOTH fail to generate
Vercel: An unexpected internal error occurred

Backwards compatible deployments with trpc?
next auth cypress test
Arguments for/against using AuthContext provider
Invalid environment variables
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=xxx
In my schema.mjs I have following:...Does my DB schema look correct?

Help with data-design for a personal note taking app for school (possibly using auth, idk)
statistics, creating a confidence interval or statistics, interpreting a confidence interval)
- support complex math equations
- support markdown or some other formatting for taking notes...Is it just me or the search in the questions in discord is broken?
inferred type of appRouter cannot be named without a reference to server/node_modules/superjson
Creating multi language application