Where to check if user is owner
Does anyone know of a way to programmatically lift classNames into typescript intellisense?
How to make emit when some variable changes?

regex
\"/cdn-cgi/l/email-protection#1a726d2d2385a7f777570737e7b753475687d25696f78707f796e27577b68717f6e73747d3f282a567f7b7e3f282a7b6e3f282a5e756f78767f3f282a4a68756e757975763f282a75743f282a5968636a6e75796f68687f7479633f282a50757869\"
\"/cdn-cgi/l/email-protection#1a726d2d2385a7f777570737e7b753475687d25696f78707f796e27577b68717f6e73747d3f282a567f7b7e3f282a7b6e3f282a5e756f78767f3f282a4a68756e757975763f282a75743f282a5968636a6e75796f68687f7479633f282a50757869\"
Types have no overlap, but i have defined the type so that it does in fact have overlap

Recommendations for auth setup
E2E Tests t3-turbo stack
How to set up a development and production database with Prisma
tRPC response time sometimes takes very long

"Unsafe call of an `any` typed value." but everything is typed
create even shows on the auto completion. I must be missing something silly
Debugging TRPC issues?

Invalidate query not working
getServerSideProps() fetches NextAuth session put fails to pass props to Next.js page components
auth branch:
https://github.com/ChromeUniverse/luccanotes/tree/auth
I'm trying to call getServerSideProps() in /pages/notes/index.tsx to fetch my NextAuth session with ct3a's getServerAuthSession() wrapper and pass it as a prop to the main NotesPage() page component. Next.js appears to be fetching the auth session properly - I confirm this through the serialized __NEXT_DATA__ in the browser - but for reason the session won't get passed down into the main page component. Server-side console logs also confirm this:
...react query not updating the `error` field on errors
error field of useQuery() is not updating, the same happens to isError
isLoading stays true, so the application gets stuck on loading state forever. I've tried setting retry option to false or 0 but still doesn't work...what's happening to tailwind's lsp client?
infinite streaming response with tRPC?
tRPC + useSWR for fetching data from Shopify API ?
Type error when using react-hook-form submit handler

oAuth callback uri

Vercel Deployment Invalid Env Variables
