PLAY PODCASTS
Code Organization in Full Stack Apps
Season 4 · Episode 24

Code Organization in Full Stack Apps

Christian asked this on 2023-10-17

The Call Kent Podcast

November 21, 20234m 17s

Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

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

Topics

scaleremixarchitecturebestpractices