Practices
The Practices section summarizes commonly used procedures that may help you and your team to increase Developers Experience.
103articles
Log in with one your accounts
We are happy you want to contribute to DXKB. Please choose your preferred way
Poor 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 moreWhy does your source repository should always contain a lock file? The package managers would miss important imformation about installed packages without a lock file. It may result to installing two different modules from the same dependency definition.
Read moreGit Flow is a specific branching system for Git. It helps the team to better control and add different project versions.
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 moreDifferentiation strategy is a practice focused on positioning your product to stand out from competitors by highlighting unique features or value propositions.
Read moreEffective team communication creates a healthy, productive environment across cross-functional team structures, ensuring team success and cohesion.
Read moreWhat is good developer experience?
Learn what is good developer experience and why you might want it