Best Practices for Structuring the /api folder in Next.js
ESLint config
what is YOUR_TOKEN
TypeScript types error using zod.
Best PDF Parsing Practices?
Brand new T3 stack project warnings
npm i
I've got these warnings:
```npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported...Get HTMLElement from Element
Element
object from document.querySelector()
, tho what I need to suit my needs is an HTMLElement
.
And when doing ↓...How to get hotloading to work with t3 + sst?
Best headless CMS for t3-stack?
UploadThing - Cant pass userId
NextAuth with Discord & GitHub
disable logging in next 14.2
GET / 200 in 3422ms
POST /api/auth/_log 200 in 21ms
GET / 200 in 3422ms
POST /api/auth/_log 200 in 21ms
Has anyone tried using prisma just for migrations, and using drizzle for querying on Postgres DB?
Redis EventEmitter?
NextAuth with Discord THEN GitHub
ENV Variable for DATABASE_URL won't update when I run npx prisma db push
Nextjs parallel and intercepting routes
t3 auth problem
Dialog shadcn not showing up as a dialog but just as content
Storing ab access token in memory server-side in NextJS