O2K
O2K
Explore posts from servers
TTCTheo's Typesafe Cult
Created by O2K on 6/5/2023 in #questions
T3 App/tRPC/Typescript example adhering to Clean architecture?
I feel that when running T3 its very easy to move fast and entangle everything everywhere since typesafety has your back 😄
2 replies
TTCTheo's Typesafe Cult
Created by ethan on 2/18/2023 in #questions
TypeScript Intellisense is incredibly slow
I have an almost identical tsconfig.json and no issues 🤔
17 replies
TTCTheo's Typesafe Cult
Created by ethan on 2/18/2023 in #questions
TypeScript Intellisense is incredibly slow
Try turning off all extensions and see if it gets faster, then you can turn them on one by one to debug
17 replies
TTCTheo's Typesafe Cult
Created by O2K on 1/21/2023 in #questions
Ensure uniqueness for zod schema field
Thank you, this works great!
14 replies
TTCTheo's Typesafe Cult
Created by O2K on 1/21/2023 in #questions
Ensure uniqueness for zod schema field
Yes! It should be useable on the participants array
14 replies
TTCTheo's Typesafe Cult
Created by O2K on 1/21/2023 in #questions
Ensure uniqueness for zod schema field
I might just do the error handling separately on form submission instead 🤷‍♂️
14 replies
TTCTheo's Typesafe Cult
Created by O2K on 1/21/2023 in #questions
Ensure uniqueness for zod schema field
Yeah you might be right! Not sure though, since the custom schema would have to evaluate itself, kind of a catch 22 situation 🤔
14 replies
TTCTheo's Typesafe Cult
Created by O2K on 10/30/2022 in #questions
tRPC queries&mutations really slow on Vercel+Planetscale deployment
Looking into PlanetScale and the queries themselves are very fast 🤔
3 replies