albatroz
albatroz
TTCTheo's Typesafe Cult
Created by albatroz on 4/25/2024 in #questions
Communication with server and client <nextjs>
i have a webhook which calls nextjs api, can that api call do something which triggers an action on
24 replies
TTCTheo's Typesafe Cult
Created by albatroz on 3/21/2024 in #questions
Help me with cookie.set() trpc
2 replies
TTCTheo's Typesafe Cult
Created by albatroz on 3/19/2024 in #questions
Can someone help me with this github issue? (set cookies)
2 replies
TTCTheo's Typesafe Cult
Created by albatroz on 6/14/2023 in #questions
React-hook-form dynamic input
Repo: https://github.com/Parthvsquare/marquee-test Issue: The subtask input should be dynamic so i used useFieldArray, but i am getting some undefined values in there. Could someone help me to figure out what i did wrong (this was a test, but i obviously failed) just want to learn how to use dynamic input
15 replies
TTCTheo's Typesafe Cult
Created by albatroz on 5/31/2023 in #questions
Can i send a file from trcp router?
I want to send a xlxs/csv file to FE (expo). Can i do this like expressJs? or do i need to first uplaod to s3 then give it's uploaded URL?
2 replies
TTCTheo's Typesafe Cult
Created by albatroz on 5/12/2023 in #questions
What's this error
11 replies
TTCTheo's Typesafe Cult
Created by albatroz on 5/4/2023 in #questions
Could someone help me with one to many relation in prisma?
I have a cron job that create a list of records from different tables. Those table items need to be linked (have foreign key) with record of tables. Following is my Prisma schema and the cron api.
32 replies
TTCTheo's Typesafe Cult
Created by albatroz on 4/28/2023 in #questions
How to create custom Procedure for serverlesssQ cron provider. And call trcp router.
3 replies