Clean Code
2 articles
-
Revisiting: Clean Up Your Code by Applying These 7 Rules A reflection on clean code, five years later. What still holds up, what feels incomplete, and how experience changed how I think about cleanup. -
Clean Up Your Code by Applying These 7 Rules In this post, I will go over some of the rules that you can apply to improve your code. Every developer on the team, regardless of their skill level, has to be able to understand the code by reading it. This helps young developers to be more confident in writing code.