DEV Community

Discussion on: What Leads to Coding Mistakes?

Collapse
 
adamdsherman profile image
AdamDSherman
  • Tech debt. Out of date code that prevents newer code from being implemented properly
  • Deadlines
  • Poor code review or QA practices
  • Late night and rushed releases
  • Lack of automated testing and linting applications
  • Poor documentation and communication between devs
  • Learning new tech