alexjyoung
alexjyoung
Explore posts from servers
TTCTheo's Typesafe Cult
Created by alexjyoung on 1/9/2023 in #questions
Scss in Next without modules?
🐐 thank you!
7 replies
TTCTheo's Typesafe Cult
Created by alexjyoung on 1/9/2023 in #questions
Scss in Next without modules?
this works if disabled is a subclass of MyComponent, i.e. .MyComponent { background-color: red; border-radius: 10px; &.disabled { background-color: white; } } ?
7 replies
TTCTheo's Typesafe Cult
Created by alexjyoung on 12/2/2022 in #questions
tRPC Input from a Prisma Schema
great thakn you
11 replies
TTCTheo's Typesafe Cult
Created by alexjyoung on 12/2/2022 in #questions
tRPC Input from a Prisma Schema
no yeah agreed, its definitely not the ideal in a lot of situations
11 replies
TTCTheo's Typesafe Cult
Created by alexjyoung on 11/22/2022 in #questions
Lotsss of files being changed
gah why isnt this working lmao wtf
14 replies
TTCTheo's Typesafe Cult
Created by alexjyoung on 11/22/2022 in #questions
Lotsss of files being changed
not using turborepo
14 replies
TTCTheo's Typesafe Cult
Created by alexjyoung on 11/22/2022 in #questions
Lotsss of files being changed
weird, i have it setup as a monorepo with the create-t3 app inside packages/giterate-app. In gitignore, I have /packages/giterate-app/.next/ but still those files show up
14 replies
TTCTheo's Typesafe Cult
Created by alexjyoung on 11/18/2022 in #questions
Redirect If Not Authed Pattern
ah, this wrapper is in the create-t3-app starter, didnt realize it was supposed to be used like that
15 replies
TTCTheo's Typesafe Cult
Created by alexjyoung on 11/18/2022 in #questions
Redirect If Not Authed Pattern
okay cool so should be fine to do it this way?
15 replies
TTCTheo's Typesafe Cult
Created by alexjyoung on 11/18/2022 in #questions
Redirect If Not Authed Pattern
oh gotcha
15 replies