itsanameidk
Explore posts from serversTTCTheo's Typesafe Cult
•Created by itsanameidk on 11/11/2024 in #questions
is trpc good for rest apis?
Alright I think I get it now thanks
8 replies
TTCTheo's Typesafe Cult
•Created by itsanameidk on 10/14/2022 in #questions
NextAuth Alternatives
Ill look at it thanks
3 replies
TTCTheo's Typesafe Cult
•Created by itsanameidk on 10/8/2022 in #questions
Is t3 stack good for serverless
Ah ok i planned on using https://blog.cloudflare.com/introducing-d1/ when that comes out and https://workers.cloudflare.com/ which speaking of workers do you know if there is a way to use workers with t3?
22 replies
TTCTheo's Typesafe Cult
•Created by itsanameidk on 10/8/2022 in #questions
Is t3 stack good for serverless
Alright thanks for the quick response ❤️
22 replies
TTCTheo's Typesafe Cult
•Created by itsanameidk on 10/2/2022 in #questions
Where to start for frontend
I mean my end goal isn't necesarily a job but to create a product but ig that also means it will be easier to find people when/if i need to hire someone for frontend/backend
19 replies
TTCTheo's Typesafe Cult
•Created by itsanameidk on 10/2/2022 in #questions
Where to start for frontend
Alright cool thanks for the insight ❤️
19 replies
TTCTheo's Typesafe Cult
•Created by itsanameidk on 10/2/2022 in #questions
Where to start for frontend
So would you recommend i just recode what i have and use https://github.com/t3-oss/create-t3-app
19 replies
TTCTheo's Typesafe Cult
•Created by itsanameidk on 10/2/2022 in #questions
Where to start for frontend
Im aware that java and javascript are completely 2 separate languages. I cannot really just build if im not sure what framework to use for frontend
19 replies
TTCTheo's Typesafe Cult
•Created by itsanameidk on 10/2/2022 in #questions
Where to start for frontend
For the basics of like HTML, CSS, and javascript not really haven't messed with them that much
19 replies
TTCTheo's Typesafe Cult
•Created by itsanameidk on 10/2/2022 in #questions
Where to start for frontend
I have done Java for about 4 years and done rust for a few months now.
19 replies
TTCTheo's Typesafe Cult
•Created by itsanameidk on 9/18/2022 in #questions
create mysql database automatically
Alright thanks that makes more sense i was under the impression having it in multiple databases would be more secure and more scalable. Thanks again though ❤️
10 replies
TTCTheo's Typesafe Cult
•Created by itsanameidk on 9/18/2022 in #questions
create mysql database automatically
or just a few databases and not a database per?
10 replies
TTCTheo's Typesafe Cult
•Created by itsanameidk on 9/18/2022 in #questions
create mysql database automatically
So i just should have it all in 1 database?
10 replies
TTCTheo's Typesafe Cult
•Created by itsanameidk on 9/18/2022 in #questions
create mysql database automatically
My goal is to create something like https://www.tebex.io/ where people can create there own website and i help handle there payments. To do this i planned on having a mysql database for each store so it can store payment information and things like that. The reason im not wanting it to be in 1 mysql database is because that if that database would get leaked then everyone payment information would be leaked instead of just that stores payment information.
10 replies