====== Clean Code ====== Clean Code is code without any [[smells|code smells]] and [[antipatterns|antipatterns]]. [[rules-of-thumb|Rules of thumb in programming]] can help with identifying huge problems of a codebase.