upio
upio
TTCTheo's Typesafe Cult
Created by Muhct on 8/17/2024 in #questions
Is there a built-in way to prevent ID duplicates using Zod?
there are no built in ways to do that
5 replies
TTCTheo's Typesafe Cult
Created by Muhct on 8/17/2024 in #questions
Is there a built-in way to prevent ID duplicates using Zod?
5 replies
TTCTheo's Typesafe Cult
Created by toadmilk on 8/5/2024 in #questions
can you make REST requests with node on a t3 project?
fetch?
4 replies
TTCTheo's Typesafe Cult
Created by BillyBob on 7/7/2024 in #questions
Zod, Non numeric string
i think its this right: z.string().regex(/[^0-9]/)
4 replies
TTCTheo's Typesafe Cult
Created by Isaac on 7/6/2024 in #questions
Backend Architecture - Programmatically generating files and pushing to user's GitHub
If you want to securely pass the creds u should use encryption
8 replies
TTCTheo's Typesafe Cult
Created by Nghĩa dev on 7/8/2024 in #questions
Serverless function runs right after edge middleware is invoked, overriding built-time data
this also could be a issue with the config with either vercel or with the live packages
11 replies
TTCTheo's Typesafe Cult
Created by Nghĩa dev on 7/8/2024 in #questions
Serverless function runs right after edge middleware is invoked, overriding built-time data
Ok, just making sure. I would suggest logging out debug info so u can try and find where the requests originates from
11 replies
TTCTheo's Typesafe Cult
Created by Nghĩa dev on 7/8/2024 in #questions
Serverless function runs right after edge middleware is invoked, overriding built-time data
is there like a continuous http request that is done?
11 replies
TTCTheo's Typesafe Cult
Created by Nghĩa dev on 7/8/2024 in #questions
Serverless function runs right after edge middleware is invoked, overriding built-time data
then reload the page
11 replies
TTCTheo's Typesafe Cult
Created by Nghĩa dev on 7/8/2024 in #questions
Serverless function runs right after edge middleware is invoked, overriding built-time data
makes sense, go in devtools and check the network tab
11 replies
TTCTheo's Typesafe Cult
Created by Nghĩa dev on 7/8/2024 in #questions
Serverless function runs right after edge middleware is invoked, overriding built-time data
can you send the site i want to check something
11 replies