ChrisEvans
TTCTheo's Typesafe Cult
•Created by Hollow on 2/3/2025 in #questions
Regarding 2025 status of t3
Has anything been mentioned about the future plans for t3? Whether the project will be maintained for x amount of time? I'm aware it's a loose collection of tools so it doesn't have updates per se.
4 replies
TTCTheo's Typesafe Cult
•Created by ChrisEvans on 1/30/2025 in #questions
Do you really need an ORM?
blimey. I better use an ORM then.
12 replies
TTCTheo's Typesafe Cult
•Created by ChrisEvans on 1/30/2025 in #questions
Do you really need an ORM?
Thanks for you input @Ryan - useful info.
I have a related question for the gang:
This app I'm building is a learning project. I want to use tooling that is common or best-practice for organisations, not just tooling that is good for personal projects. I'm primarily a FE dev with little experience using and managing databases. On that note: Are ORMs common practice, and worth learning?
12 replies
TTCTheo's Typesafe Cult
•Created by ChrisEvans on 1/30/2025 in #questions
Do you really need an ORM?
@TROGLO can you explain why it would be needed? I get that it generates some useful - and standardised - methods for querying the DB. But tRPC can effectively handle a lot of that (alright, it doesn;t make the methods for you, but the strict typing means it's very easy to set up those methods ina. typesafe way).
12 replies
TTCTheo's Typesafe Cult
•Created by Xanacas on 1/29/2025 in #questions
NextJS dynamic routes with „use cache“ and dynamicIO - examples?
Might not be exactly what you're looking for, but Jack HErrington just posted a video about this: https://youtu.be/ZDRGEewXkrs?si=wIMqaq_YDqP6JbZU&t=548
4 replies