Uploadthing and Clerk work together?
How to allow 3rd party apps to send POST requests to your API
tanstack query (requests in bulk vs individual)
useQuery per object that I need. That works fine but I think it may be better at this point to just request the specific objects that I need all at once, as in, make a request for the specific ids that I want in a single request. That way there are fewer requests and fewer calls to my database.
The problem then, is that I cannot make use of the nice caching mechanism that tanstack query provides.
...t3 app in turborepo now throws 404 error when accessing root
.next directory. The issue I'm getting is the one in the attachment. I was able to create a fresh app out of the turborepo monorepo and fix the issue that way, but I'd rather...
env-nextjs error
NextJS "Module not found" error with "loading.tsx"?

vscode logging level
Zod z.infer, z.output and z.input
Passing function error on Contentful live preview client component
snake_case in Zod and/or Class
Product.long_description field. Now, in my Next app I have a class Product with some useful getter methods for example. Ideally, I would have a Product.longDescription in TS
To make creating and reading API responses <> Product classes more efficient, it'd be most efficient to use snake_case so I don't need to worry about re-assigning every API response field to a camelCase variable/property....MacBook Air (15inch) vs MacBook Pro (14inch vs 16inch)
Derive Type from Parameter of function attach to object (possibly recursive idk)
Ignoring __test__ folder during the build process
CRUD on Table Server Components
Next.js App Directory redirecting POST route (oauth, sign in with google)
Setting persistSession option.
No storage option exists to persist the session, which may result in unexpected behavior when using auth.
If you want to set persistSession to true, please provide a storage option or you may set persistSession to false to disable this warning.
No storage option exists to persist the session, which may result in unexpected behavior when using auth.
If you want to set persistSession to true, please provide a storage option or you may set persistSession to false to disable this warning.
persistSession?...TRPC works in local but got 404 in production
Nextjs v13 app routing
NextJS serverless limits
