HACKER Q&A
📣 donnie12345

Which best practices to follow and when to adapt or modify them?


When faced with the need to balance practical outcomes with established best practices in software development, how can developers determine which best practices to follow and when to adapt or modify them?

Hey everyone get in here. Share your opinion on this topic.

This topic also includes soft skills.


  👤 amagne Accepted Answer ✓
my2c: 2 main scenarios should lead to best practice creation: (1) A bug has been identified that stems from a poor design or code error; (2) An improvement has been made to the source code.