bento
TTCTheo's Typesafe Cult
•Created by bento on 12/18/2024 in #questions
postgres node modules not found
![No description](https://cdn.answeroverflow.com/1318854800200433694/image.png)
3 replies
TTCTheo's Typesafe Cult
•Created by bento on 7/10/2023 in #questions
React table filter type error (.toLowerCase)
![](https://cdn.answeroverflow.com/1127776592450564137/image.png)
8 replies
TTCTheo's Typesafe Cult
•Created by bento on 5/15/2023 in #questions
creating a type based on the input
im getting this error on schema[col.id]
4 replies
TTCTheo's Typesafe Cult
•Created by bento on 5/9/2023 in #questions
Looking for TS Tanstack table resources/tutorials
hey guys I'm having trouble using tanstack table in my create-t3-app does anyone have any resources/tutorials to share
3 replies
TTCTheo's Typesafe Cult
•Created by bento on 5/4/2023 in #questions
changing col-span with template literal
![](https://utfs.io/f/3e0a4c64-c8ef-476f-935e-9db14739145f-1nq2cb.png)
7 replies
TTCTheo's Typesafe Cult
•Created by bento on 5/2/2023 in #questions
How to manage data for a AirTable clone
![](https://utfs.io/f/77ffa1f7-5ac2-4c2e-a816-a4177f2ec4ef-1nq2cb.png)
1 replies
TTCTheo's Typesafe Cult
•Created by bento on 4/28/2023 in #questions
2 queries in child component or 1 in parent component
lets say i have 2 components that need that same data to i query once in the parent component and pass it as props to the child or do i query once in each child component
5 replies
TTCTheo's Typesafe Cult
•Created by bento on 4/21/2023 in #questions
Relation Mode Prisma Indexes
I'm getting this warning in my schema on the okr and parentTask lines any idea how to solve this?
5 replies
TTCTheo's Typesafe Cult
•Created by bento on 4/17/2023 in #questions
I have spaces that can have many members and one author how do i define my schema
![](https://utfs.io/f/f81f6eb1-ecb5-457c-8e04-6cb6852671a7-1nq2cb.png)
8 replies
TTCTheo's Typesafe Cult
•Created by bento on 4/14/2023 in #questions
getting 404 in production but works locally
32 replies
TTCTheo's Typesafe Cult
•Created by bento on 4/12/2023 in #questions
How to store MD
Im building a CRM/Task management tool, i want users to be able to write MD descriptions for tasks how do i go about storing this in the db (mysql & prisma)
5 replies
TTCTheo's Typesafe Cult
•Created by bento on 4/9/2023 in #questions
Middleware redirect not working
![](https://utfs.io/f/0657fff0-1a70-4a8b-9cac-12ddb041a0dd-1nq2cb.png)
27 replies
TTCTheo's Typesafe Cult
•Created by bento on 1/5/2023 in #questions
How do I make the grid or flex item grow to the size of the parent on click?
i have tried to make the other flex items hidden on click but I can't figure out how to animate it.
1 replies