Refactoring vs. Optimization
What's the difference?
Jan 26, 202211 min read546

Search for a command to run...
Articles tagged with #clean-code
What's the difference?

Perhaps you may have heard some of the following statements: "Code needs to be self-explanatory" "Comments are useless" "Don't write comments in your code" "Comments are a code-smell" "Comments are an anti-pattern" The thing is that writing commen...
