Slide 53
Slide 53 text
PROCESS CONSIDERATIONS FOR THE ENTERPRISE
3
Mentioned before as a code issue but: which
conventions?
• Predictable within organization/code-base and
enforced via commit hooks or in CI
• Preferably predictable within broader community
for easier onboarding and code reuse
Conventions about patterns, folders, tools and
packages, code organization, config, DI, naming,
code style, API style, testing.
Conventions and organization