Privacy consent
Our site uses browser cookies to personalize your experience.
Regarding this issue, please find our information on data control and processing here
and our information on server logging and usage of so-called 'cookies' here.
By clicking here You confirm your approval of the data processing activities mentioned in these documents.
Please note that You may only use this website efficiently if you agree to these conditions.
Team training
Includes 1 Module
01:00
Included modules
Introduction
Time requirement
1 hourDependencies
None
- How to write code
- Agree on and follow common guidelines and conventions
- Writing documentation inline, in Markdown files, and in a private wiki.
- Utilizing static code analysis to enforce common coding rules and pinpoint potential issues.
- How to share code and other application data
- Version control best practices
- Branching strategy
- 3rd party modules and themes in submodules or as packages
- Main repo
- Proper exclusion filters
- Share dev database snapshot or dev recipe (with Auto Setup)
- Share differential recipes for code changes
- Version control best practices
- How to communicate
- Issue tracking best practices
- Knowledge management best practices