Is there a way to make Typescript smarter when implementing a class?
create-t3-app Dockerizing base install fails with Prisma?
How to store session in DB using credentials provider?
mutate return value

Display modal on back button click
pushState under certain circumstances a dummy entry, so that when the user clicks back to leave the SPA, there's that buffer for us to detect popstate, show the modal, and then flip a boolean that will fix things up to allow back navigation afterward. However, it seems browsers have begun trying to skip duplicate entries when back is clicked, seeing discussions such as https://github.com/WICG/interventions/issues/21 and https://github.com/whatwg/html/issues/7832. I've thought about potentially doing some kind of client-side routing (we use React Router), and a <Prompt /> that'll get me there, but that seems like a bad idea both because it's hacky and because I don't believe navigation blocking are available in the same way in the newest version of RR....The inferred type cannot be named without a reference?
The inferred type of 'init' cannot be named without a reference to '.pnpm/@sentry+core@6.19.7/node_modules/@sentry/core/types/integrations'. This is likely not portable. A type annotation is necessary.
The inferred type of 'init' cannot be named without a reference to '.pnpm/@sentry+core@6.19.7/node_modules/@sentry/core/types/integrations'. This is likely not portable. A type annotation is necessary.
Is there a way to get a flamegraph on a vercel API call?
Next-auth useSession throws an exception in prod. Please help
Application error: a client-side exception has occurred (see the browser console for more information).
Application error: a client-side exception has occurred (see the browser console for more information).

Vite config with absolute paths
import { component } from "~/shared/component/test";
import { component } from "~/shared/component/test";
How to avoid page load when verifying email with NextAuth
chrome-launcher wont launch
React file upload component
Drag and drop UI
Data visualisation library
Cheapest hosting service
Could I get some help for this Prisma schema?
devDependencies difference with dependencies in package.json
Random/inconsistent TRPCClientErrors in local environment.

ctx.user.session.email possibly null | undefined
