Imoxto
TTCTheo's Typesafe Cult
•Created by Imoxto on 3/18/2024 in #questions
Upload file from nodejs local path
4 replies
TTCTheo's Typesafe Cult
•Created by Imoxto on 3/18/2024 in #questions
Upload file from nodejs local path
doesnt work with local file urls either :thinkies:
4 replies
TTCTheo's Typesafe Cult
•Created by ok ok ok on 7/1/2023 in #questions
What does it really mean when people say developers read much more code than they write?
When you are working in a team, you usually have to read what others did in order to do your tasks in the best practices followed by the team. Otherwise, its going to be blocked in code reviews... ohh you also have to perform code reviews...
3 replies
TTCTheo's Typesafe Cult
•Created by josh-dev627 on 4/13/2023 in #questions
Workflow with Planetscale
I havent done it yet but i have an Idea how to do it without losing data...
start with something like make a migration script to backup conflicting tables/data so that db push doesnt delete everything... then run db push and maybe afterward make another migration script to another restore and format the backed up data.
10 replies