Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.18 KB

File metadata and controls

23 lines (19 loc) · 1.18 KB

Clean Code

Comments are a form of "code duplication". Comments that describe WHY something is like it is, are very valuable

#cleancode