Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

How to hide logic behind a class to improve readability of method and refactor class to follow SRP?

"Generic" solution for primitive array?

Best way to do this generic abstract class in c#?

Is there a point where cost of refactoring outweighs the cost of re-writing?

Combine directory and file path - C

c string refactoring

Refactoring options in Visual Studio 2010 differ between C# and VB

how can I remove generic type from class using refactoring

java eclipse refactoring

How to inverse type parameters in Java

java eclipse refactoring

How do you test/change untested and untestable code?

Xcode is stuck when trying to refactor a class

iphone xcode refactoring

How do I test a method was called within a class under test?

F# Refactoring Tools

f# refactoring

How do you cleanly separate code for backwards compatibility from the main code?

Test Driven Design - where did I go wrong?

How to create a file and its parent directories in one method call?

c# file-io refactoring

Is there a way to move a class from one namespace to the another, programmatically?

c# .net refactoring roslyn

Creating an interface from a huge class using resharper

How to pull a method out of its class (and into a new or existing)?

What is other option available in swift instead of refactoring and renaming class or attribute name?

swift xcode refactoring

Include Gradle module to Maven project