|
|
|
|
|
by dep_b
3011 days ago
|
|
Since it forces you to write short methods everything you add or change on the existing code will automatically improve the code quality. Also depends on your refactoring tools, C# with ReSharper can reliably refactor without side-effects. |
|