Log in
What is DX?
Project Stage
1. Research & Analysis
2. Building a team
3. Development
4. Launch
5. Maintenance
6. Phase Out
All Practices
All Problems
Log in
Tag
#pull requests
(
8
Results)
Practices
7
B
Bus Factor
A Bus Factor defines the number of developers that are vital to a project.
C
Code Review
A Code Review is a software quality assurance practice in which developers check each other’s code, usually before merging the code.
F
Fail Fast
Debugging can be very annoying.
P
Pull Requests
A pull request is a practice of getting feedback from other programmers and deciding to "merge" or "do not merge" the code before it is merged into the main codebase.
C
Continuous Integration
Continuous Integration (CI) is a practice of integrating code changes on a daily basis.
G
Git Flow
Git Flow is one of many styles of Git workflows - a branching model set for Git.
Git
Git is one of many VCS that are there in the market but it simply is the most popular among the developers.
Problems
1
P
Poor Code Quality
Poor code quality describes buggy code or code with high coupling and low cohesion that is difficult to maintain.
Log in with one of your accounts
Log in with Google
Log in with GitHub