Simvolick
Simvolick
TTCTheo's Typesafe Cult
Created by Simvolick on 7/7/2023 in #questions
headless cms to use with t3 stack?
I wnat to bump this up in case there are any updates to this
21 replies
TTCTheo's Typesafe Cult
Created by Simvolick on 7/7/2023 in #questions
headless cms to use with t3 stack?
Okay thanks! Will leave this hero in case someone else wanna give their 2 cents
21 replies
TTCTheo's Typesafe Cult
Created by Simvolick on 7/7/2023 in #questions
headless cms to use with t3 stack?
Okay great. Those are the things that I actually worked with. But how are they with integrating them with t3? They are the best and most efficient way to do content management?
21 replies
TTCTheo's Typesafe Cult
Created by Simvolick on 7/7/2023 in #questions
headless cms to use with t3 stack?
Have you used anything else?
21 replies
TTCTheo's Typesafe Cult
Created by Simvolick on 7/7/2023 in #questions
headless cms to use with t3 stack?
But its GraphQL based CMS, I don't really wanna use that
21 replies
TTCTheo's Typesafe Cult
Created by Simvolick on 5/3/2023 in #questions
Error with mdx file webpack parser
Thanks that solved it for me
3 replies
TTCTheo's Typesafe Cult
Created by Simvolick on 5/1/2023 in #questions
lib folder and best practives
I hope to get a second opinion on this
10 replies
TTCTheo's Typesafe Cult
Created by Simvolick on 5/1/2023 in #questions
lib folder and best practives
Adding a message suggestion that already was made but I am afraid that utils folder is more for Utility functions and not for the functionality that I want there that seems very client side and relevant by @qpixel (fine with pings) i have a date format function, stuff for getting git revision/package.json version i have a folder labeled "utils" but also getAllArticles seems like hook, you could put it in a hooks folder ig?
10 replies
TTCTheo's Typesafe Cult
Created by Simvolick on 3/4/2023 in #questions
tRPC and querying data from external api
Hey! You are really the boss to answer this question, I have been coming back to this 5 times now to solve issues in my code! Thanks!
45 replies
TTCTheo's Typesafe Cult
Created by Simvolick on 3/4/2023 in #questions
tRPC and querying data from external api
Can you elaborate what you really want inside of ctx there?
45 replies
TTCTheo's Typesafe Cult
Created by Simvolick on 3/25/2023 in #questions
Creating multi language application
I got it working with the set up as I said above, there shouldn't be an issue, but it seems... crutch like
8 replies
TTCTheo's Typesafe Cult
Created by Simvolick on 3/25/2023 in #questions
Creating multi language application
I have tried using everything else but this seems to be the biggest bottleneck
8 replies
TTCTheo's Typesafe Cult
Created by Simvolick on 3/25/2023 in #questions
Creating multi language application
I have a question regarding mjs extension for next config that we are using in ct3 https://github.com/i18next/next-i18next/issues/1505 This is the issue and I can not find a work around except creating 2 different additional conifg files .js i18next config and then a .msj i18next config to export it to our next config .mjs
8 replies
TTCTheo's Typesafe Cult
Created by deforestor on 10/26/2022 in #questions
Simple nodemailer app
Is there another suggestion instead of SendGrid? They blocked me and answer in half ass ways.
8 replies
TTCTheo's Typesafe Cult
Created by Simvolick on 3/25/2023 in #questions
Is it just me or the search in the questions in discord is broken?
This seems to be happening to me once I open the discord I can't do anything and eventually after an hour it fixes itself
2 replies
TTCTheo's Typesafe Cult
Created by Simvolick on 3/25/2023 in #questions
Creating multi language application
Thanks! That should work hopefully
8 replies
TTCTheo's Typesafe Cult
Created by Simvolick on 3/20/2023 in #questions
devDependencies difference with dependencies in package.json
I still don't understand how can I decide where to put each dependency. If the server needs it it goes into dependencies and if the server doesn't need it it goes into DevDep?
8 replies
TTCTheo's Typesafe Cult
Created by Simvolick on 3/4/2023 in #questions
tRPC and querying data from external api
Super thankfull actually to you and everyone who helped, really took my mind of worrying about this problem
45 replies
TTCTheo's Typesafe Cult
Created by Simvolick on 3/4/2023 in #questions
tRPC and querying data from external api
I got it working finally, the main reason was that I was trying to render an advanced object and not the jsx component.
45 replies