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

Helper Classes #47

Open
besserwisser opened this issue Sep 26, 2024 · 0 comments
Open

Helper Classes #47

besserwisser opened this issue Sep 26, 2024 · 0 comments

Comments

@besserwisser
Copy link

Hey :) Thanks for the awesome book, I enjoyed it!

One question regarding helper stuff like classes for date calculations, formatting, etc.

Where do they live in your architecture? Are they used via output ports in the application layer (e.g. injected into the use case)? So you define a interface and store it in the port out folder. And the implementation of the interface is in the adapter out folder? Or do you put this stuff in the "common" folder?

Thank you 🙏

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