robotkutya
robotkutya
TTCTheo's Typesafe Cult
Created by sumatoken on 2/19/2023 in #questions
Export a Planetscale database.
haha awesome
5 replies
TTCTheo's Typesafe Cult
Created by robotkutya on 2/6/2023 in #questions
do you have experience with the python prisma client?
cool thanks for the input!
22 replies
TTCTheo's Typesafe Cult
Created by mrnicericee on 2/3/2023 in #questions
Import order
it's reallly nice in the context of big, enterprise code
20 replies
TTCTheo's Typesafe Cult
Created by mrnicericee on 2/3/2023 in #questions
Import order
but then comes the point (for me it was ~3000 copies) when I just went fuck it, and rearranged everything in ruthless alphabetical order
20 replies
TTCTheo's Typesafe Cult
Created by mrnicericee on 2/3/2023 in #questions
Import order
it's like with books, you buy a bunch of them, and first you organize them according to topic, etc...
20 replies
TTCTheo's Typesafe Cult
Created by mrnicericee on 2/3/2023 in #questions
Import order
it was pretty hard core at first, but I absolutely love the alphabetical order... would never go back, honestly
20 replies
TTCTheo's Typesafe Cult
Created by mrnicericee on 2/3/2023 in #questions
Import order
'sort-imports': [
'error',
{
ignoreCase: false,
ignoreDeclarationSort: false,
ignoreMemberSort: false,
memberSyntaxSortOrder: ['none', 'all', 'multiple', 'single'],
allowSeparatedGroups: true,
},
],
'sort-imports': [
'error',
{
ignoreCase: false,
ignoreDeclarationSort: false,
ignoreMemberSort: false,
memberSyntaxSortOrder: ['none', 'all', 'multiple', 'single'],
allowSeparatedGroups: true,
},
],
I use these settings
20 replies
TTCTheo's Typesafe Cult
Created by mrnicericee on 2/3/2023 in #questions
Import order
20 replies
TTCTheo's Typesafe Cult
Created by ed.upton on 2/8/2023 in #questions
Get tRPC Connection Status
just throwing this in the mix, might be useful for you https://tanstack.com/query/v4/docs/react/guides/network-mode trpc uses tanstack query, and with tanstack query you can define different strategies how to handle offline stuff
9 replies
TTCTheo's Typesafe Cult
Created by Leke on 2/8/2023 in #questions
`Cant install mongodb on mac`
well, I guess Hitler also existed... hmm... I see your point
28 replies