Reasoning to wait until third time in the Rule of Three?
I just came across the article “Rule of Three” in wikipedia
Best practice refactor n-tier into vertical slices architecture
What work path do there exist to identify reasonable vertical slices of a classic n-tier platform code base and infrastructure (enterprise size)? Regardles of refactor or a new solution I think there will be the same approach (more or less?) So i’m primary interested in steps and definitioning of modules, functions, then “test” them into a function-unit or if it’s appproved as a vertical.
Introducing Fowler’s Table Data Gateway to refactor poorly designed systems
I am developing an application, which currently has about 150,000 lines of code. The previous developer didn’t really use any discipline when writing code. Application is in production but is continually developed.
Is it a bad practice to modify code strictly for testing purposes
I have a debate with a programmer colleague about whether it is a good or bad practice to modify a working piece of code only to make it testable (via unit tests for example).
How do I explain the value of refactoring to stakeholders? [duplicate]
This question already has answers here: How to justify code refactoring time? (10 answers) Closed 11 years ago. How do I convince project managers, product owners, business analysts, clients and various other stakeholders that refactoring is a worthwhile and productive part of the development process? As developers we all know that requirements change or are […]
How do I explain the value of refactoring to stakeholders? [duplicate]
This question already has answers here: How to justify code refactoring time? (10 answers) Closed 11 years ago. How do I convince project managers, product owners, business analysts, clients and various other stakeholders that refactoring is a worthwhile and productive part of the development process? As developers we all know that requirements change or are […]
Similar references to themselves in two classes
How can I make 1 class (base, generic or something else) from these two classes?
How to refactor to cleaner version of maintaing states of the widget
Backstory
How to refactor to cleaner version of maintaing states of the widget
Backstory
How to refactor to cleaner version of maintaing states of the widget
Backstory