Convention over Configuration
TYPO3
Show in appDescription
This skill covers the development paradigm of Convention over Configuration. It reduces the need for explicit configuration by relying on sensible defaults and established conventions.
Goals
- I understand the principle of Convention over Configuration.
- I know how conventions simplify development.
- I know about the benefits and limitations of using conventions over custom configuration.
Maintainer
Andreas Wolf