Sashkan
TTCTheo's Typesafe Cult
•Created by Sashkan on 9/4/2023 in #questions
E2E type safety between nest and next
Hi all, I'm struggling to setup a proper architecture for a new project. I'd like to use next..js as client and nest.js as server, but since I'll be working with a couple of junior devs, I'd like to ensure E2E type safety. I thought of using TRPC? but their creed goes against the nest.js dependency injection logic.
How do you manage your type safety, if anyone here uses nest ?
2 replies