I was trying to introduce credentials provider alongside my already existing emailprovider
Python script in upload thing
Keys
key={crypto.randomUUID()}
an okay-ish way of setting keys in TSX/JSX maps? I won't be needing the key for anything later but I'm not sure if this is a good way of going by itv0 quirk or am I dropping the ball?
Text editor for React
What app would you recommend for getting a project demo/prototype ?
Help with React Native dev
Video Editor App
Hot swapping models due to demand? Good ideas on solutions?
OpenRouter provides a unified API that gives you access to hundreds of AI models through a single endpoint, while automatically handling fallbacks and selecting the most cost-effective options....
AITA? - Swapping components in-place with state in React Native
What would you recommend?
How to store user's tier?
How to define `waitUntil`?
import { after } from 'next/server'
import { after } from 'next/server'
need advice with building e-commerce application
example.com
Storefront will be hosted on example.com
while Admin dashboard on subdomain admin.example.com
first thing is this approach good or I should have entirely different domain for both thing and second thing I need help with how should I approach the auth for this a centralize approach with RBAC( Role Based Access Control ) where I...is there anything wrong with data fetching , accessing state in next js templates?
Best ui tools for drag/drop with folders and lists in a sidebar nav ?
onMouseDown not accessible for keyboard users
How to await params?
params.baseId
. params
should be awaited before using its properties. Learn more: https://nextjs.org/docs/messages/sync-dynamic-apis
at ProjectPage (src/app/[baseId]/page.tsx:14:24)
12 | export default async function ProjectPage(promise: Promise<{ params: { baseId: string } }>) {...T3App session not set
SessionProvider
but I dont think this is the right choice when using AppRouter.
Thanks!...