Migu
Migu
Explore posts from servers
TTCTheo's Typesafe Cult
Created by Migu on 4/26/2023 in #questions
Stupid Prettier parsing, it adds two spaces triggering my ADHD error system
seems to be a basic conflict between pipe representation that Typescript decides and Prettier that wants to convert everything into tabs, oh well
11 replies
TTCTheo's Typesafe Cult
Created by Migu on 4/26/2023 in #questions
Stupid Prettier parsing, it adds two spaces triggering my ADHD error system
I'm sure there's some weird prettier config that changes that behavior but unable to find the correct wording for my google searches so far
11 replies
TTCTheo's Typesafe Cult
Created by Migu on 4/26/2023 in #questions
Stupid Prettier parsing, it adds two spaces triggering my ADHD error system
so weird, it works though cheers!
11 replies
TTCTheo's Typesafe Cult
Created by Migu on 4/26/2023 in #questions
Stupid Prettier parsing, it adds two spaces triggering my ADHD error system
11 replies
TTCTheo's Typesafe Cult
Created by Lukem121 on 3/6/2023 in #questions
Vercel Timeouts 😶🌫 What can I do if I need longer server functions?
Sorry I assumed it was caused by a response you were waiting from a fetch or something (your comprehension of QStash is correct). An AWS lambda function as suggested by @benten is probably your best bet then
24 replies
TTCTheo's Typesafe Cult
Created by Lukem121 on 3/6/2023 in #questions
Vercel Timeouts 😶🌫 What can I do if I need longer server functions?
Seconding this; if you really can’t do better response timings, QStash with a callback could help you (https://docs.upstash.com/qstash/features/callbacks)
24 replies
TTCTheo's Typesafe Cult
Created by kesh on 3/1/2023 in #questions
Tailwind isnt working
ah, duh, então não disse nada
47 replies
TTCTheo's Typesafe Cult
Created by kesh on 3/1/2023 in #questions
Tailwind isnt working
ou seja, está á procura de um src dentro do folder atual (que é src)
47 replies
TTCTheo's Typesafe Cult
Created by kesh on 3/1/2023 in #questions
Tailwind isnt working
o teu tailwind.config.js parece estar dentro do /src mas na tua configuração, tens "./src/…"
47 replies