Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File Structure and organization #2

Open
akolatch opened this issue Jul 13, 2021 · 0 comments
Open

File Structure and organization #2

akolatch opened this issue Jul 13, 2021 · 0 comments

Comments

@akolatch
Copy link

I would encourage you to break up your file structure more.
Using Express router to define routes, controllers files for handling the routing logic, and model files for database interactions is a good organizational system. I know it may seem like overkill, but it is fairly standard practice to really modularize and break up code base

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant