Write Code Knowing It Will Be Refactored
February 14, 2020 ยท View on GitHub
Code will always be refactored. Accept this.
When you know that code will be refactored, it's best to balance writing it so that it will be easy to be refactored.
February 14, 2020 ยท View on GitHub
Code will always be refactored. Accept this.
When you know that code will be refactored, it's best to balance writing it so that it will be easy to be refactored.