nozadev
nozadev
TTCTheo's Typesafe Cult
Created by nozadev on 6/22/2023 in #questions
Can Prisma handle 1000 users?
I am curious if should I use prisma if performance and speed is my priority? what happens if 1000 user make request simultaneously?
14 replies
TTCTheo's Typesafe Cult
Created by nozadev on 6/10/2023 in #questions
What is the point of learning Node.js?
I can build API just with t3 app, so why would I bother learning node?
13 replies
TTCTheo's Typesafe Cult
Created by nozadev on 5/16/2023 in #questions
do you use ChatGPT or not anymore?
I have a feeling that I am falling behind because I don't use chatgpt. How can I amplify my skills by using chatgpt?
2 replies
TTCTheo's Typesafe Cult
Created by nozadev on 3/18/2023 in #questions
Is it okay to have CredentialsProvider as JWT and save Google/Discord users in database session?
I want to use both GoogleProvider and have an option to use traditional registered with Email/Password. How would you go around this?
7 replies
TTCTheo's Typesafe Cult
Created by nozadev on 3/16/2023 in #questions
What's difference between prisma db push and prisma db migrate
I see it as they both push schema to DB, also there is prisma db generate
2 replies