Practices
The Practices section summarizes commonly used procedures that may help you and your team to increase Developers Experience.
105articles
Log in with one your accounts
We are happy you want to contribute to DXKB. Please choose your preferred way
Continuous Integration is a software development practice that makes developers integrate code changes into a shared repository routinely and frequently. Usually, each person integrates at least daily and that ensures them that their code changes do not break anything.
Read morePoor code quality mainly describes buggy code or code with high coupling and low cohesion that is difficult to maintain. Poor code quality can also lead to frequent code repetition or suspiciously slow implementation.
Read moreTotal responsibility for failure is a difficult thing to accept, and taking ownership when things go wrong requires extraordinary humility and courage.
Read moreWhat is the technical debt, its advantages, disadvantages, how does it happen and how to avoid it?
Read moreCoaching pairs teammates with a trained guide who helps them turn goals into actions, reflect on progress, and stay accountable, lifting engagement and delivery quality.
Read moreWhat is the DX CORE 4 methodology, and how can it help you measure developer experience?
Read moreWhat is the DORA framework, and how can it help you measure developer experience?
Read moreWhat is the SPACE framework and how can it help you with measuring developer experience.
Read moreDocker Compose simplifies the configuration and management of multi-container Docker applications using a YAML file.
Read moreWhat is good developer experience?
Learn what is good developer experience and why you might want it