TTC
Theo's Typesafe Cult
questions
Use trpc on nextJS api route?
Looking for more? Join the community!
TTC
Theo's Typesafe Cult
questions
TTC
Theo's Typesafe Cult
questions
Want results from more Discord servers?
Recommended Postshow to remove all current data from planetscale main branch?I made a breaking change and need to reset the main branch in order to deploy it, how to do it?Modern Desktop App FrameworkHey guys, I haven't made a desktop app in a really long time, and I was curious what your guys opinishadcn/ui DropdownMenu component not working with AstroI followed exactly the instructions from [this page](https://ui.shadcn.com/docs/installation/astro) How to validate the media url returned from clients when using uploadthing?Client uploads file(s), receives media url(s), sends them to the server , server stores them in dataGatsby Could Shutdown, what are best alternative.Hey everyone, as you probably know Gatsby Cloud is shutting down. At our company we have a couple oftrouble with Vercel deploy (no errors)### Summary
Cant figure out why this is happening. The build is succeeding on local. then deploymenBun window tsconfigI have this error when using bun-types in the tsconfig.json as in https://bun.sh/docs/installation#tquestion about spread operator in reactCan someone explain why I need to use the spread (...) operator when giving each post to PostCard, bpaddle not working in next 13Hello everyone,
I'm trying to add paddle to my next 13 app project but I'm getting weird errors, soEnum access questionIf I have
```typescript
export enum Options {
'bool' = 'Boolean',
'num' = 'Number'
'str' = 'Clerk middleware public routesI have an ecommerce website with the / route being public, and I'm fetching categories from a publicNextjs middleware being ignoredHey, this is driving me crazy, using next, why I'm not being redirected to "/pending" by the middlewError: Invariant: headers() expects to have requestAsyncStorage, none available.Created a fresh create-t3-turbo and added my .env variables but getting the following error.
- erT3 Tutorial - clerk errors out on a different machine?Strange..
So, I followed Theo's t3 tutorial, everything worked fine last Friday.
Today I cloned the