Strategy 5. Make your code sound like the business
If your code sounds nothing like the business problem you're implementing you're going to have trouble refactoring. You have implementation concepts mixed with business concepts.
Convert your code to sound like the business and your changes will be a little bit easier.
0 Comments:
Post a Comment
<< Home