The Call Kent Podcast
Trailer
Bonus
Episode 24
Season 4
Code Organization in Full Stack Apps
Do you have some best practices for scale Remix applications with Prisma regarding testability, reusability, and separation of concerns? When do you decide to move functions and business logic from loaders and actions to a .server file? Do you have functions like getUsers in a user.server file or do you call the database directly in the loaders?
Code Organization in Full Stack Apps