shadcn Dialog - "submit" vs "cancel"
Seeking Data engineer/analyst to help me create queries for SQLite DB.
Typescript errors in code
[AdapterError] NextAuth with Drizzle Adapter on Edge
React Native and StoryBook
question about the "taint" section of the "From 0 to Production" tutorial
UploadThing Error while following "From 0 to Production" tutorial
credential login with NextAuth
setState mutating initialized object
Postgres not available on Vercel
The Modern React Tutorial
However on the setting up database part of the video, i realise that vercel doesnt have postgresql anymore? any help?postgres node modules not found
Querying same content, but 1 different paramater. Should I clone and maintain both or better way?
.input( z.object({...
UploadThing invalid secret error, invalid server config
Help me with OAuthAccountNotLinked
[auth][error] OAuthAccountNotLinked: Another account already exists with the same e-mail address. Read more at https://errors.authjs.dev#oauthaccountnotlinked
[auth][error] OAuthAccountNotLinked: Another account already exists with the same e-mail address. Read more at https://errors.authjs.dev#oauthaccountnotlinked
RSC error
Am I missing the point of using `use` for data fetching with server components?
use
function:
```tsx
// page.tsx
import { fetchMessage } from './lib';
import { Message } from './message';...How to send metadata from client to server via useUploadThing (Nuxt3)
onUploadComplete callback fails
Is t3dotgg/yerba the best way to use electron in a monorepo?
t3dotgg/yerba
was one them.
What I noticed is the lack of issues and maintenance on the templates so I thought I should ask if it's still good to use it or are there any better ways to have an electron app in a turborepo/monorepo project....How does bun install work ?
bun add
, I noticed that bun also installed hono and other pacakges (devdeps) but ig it shouldnt have done that ?