Swamp 2077
Swamp 2077
TTCTheo's Typesafe Cult
Created by Swamp 2077 on 8/22/2024 in #questions
Supermaven vs Copilot
Why is Theo back to using copilot after recommending supermaven a couple of months ago?
4 replies
TTCTheo's Typesafe Cult
Created by Swamp 2077 on 5/11/2024 in #questions
The latest T3 stack tutorial bug
After finishing the tutorial I have noticed that there is a bug where: - I open the page and log-in. I am in the "/" route now. - I open any of the images I have uploaded. - I delete the opened image, which redirects me back to the "/" route. - Now when I click on any image to open it, it doesn't open. The route changes, so if I refresh the page, I can view the clicked image, but trying to open it after deleting an image doesn't open the modal. If there's a need for more information, I will gladly share.
1 replies
TTCTheo's Typesafe Cult
Created by Swamp 2077 on 6/29/2023 in #questions
Do I have the right idea?
I am trying to figure out the structure and tech I should use for my personal project. I am thinking of using T3 for the main application and then creating express servers for every new service I would want to include in to my app. My questions: - Is using express with tRpc a good solution for creating easy to integrate microservices into the T3 app? - I assume, that this is a good approach to an easy to expand structure, but I know that I lack experience in this, so any opinion would be helpful. (Not a question, I know) - What would be the best way to write the microservices so, maybe in the future, I could rewrite them, for example in Rust, for a more performant service? - If I am going to want to create a React Native app that consumes the API exposed by my Next app, what AUTH solution should I consider using?
23 replies