mezo
TTCTheo's Typesafe Cult
•Created by mezo on 3/4/2025 in #questions
nextjs / trpc as backend vs dedicated backend
but the api you provide, is it pure nextjs api routes?
8 replies
TTCTheo's Typesafe Cult
•Created by mezo on 3/4/2025 in #questions
nextjs / trpc as backend vs dedicated backend
i see, but thats a different usecase :D
its just an API you provide and your frontend is just the docs / marketing page for it
8 replies
TTCTheo's Typesafe Cult
•Created by Mugetsu on 9/9/2024 in #questions
New Zod schema based on an existing one, with some fields having different validation rules?
what happens if you define a new schema with the fields you want to edit and then use merge? https://zod.dev/?id=merge
5 replies