Himanshu
Himanshu
TTCTheo's Typesafe Cult
Created by Himanshu on 4/16/2023 in #questions
Separate T3.gg backend and frontend modules with different dependencies?
I am not a js packaging expert by any measure, but curious if that's the natural direction to go for managing dependencies. Since the package.json is shared, I assume that the same dependencies are imported by my frontend even if I were to add a dependency used solely on my backend? Does that make the FE less performant?
1 replies