Relative Content

Tag Archive for refactoring

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.

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 […]