Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

How to DRY scope methods used in two different classes?

What is the most appropriate way to compare a string to a stringable object by value?

Bean with multiple constructors in Java-based Spring configuration

Refactor factory without violating Open Close Principle

Drag n' drop file move in project window not working in IntelliJ IDEA 15?

Design Pattern for dealing with a complex conditional evaluation

How do I refactor my code to a new file and preserve git history?

git refactoring

How do I perform a Boolean To Enum refactor in IntelliJ IDEA?

How do I refactor a script that uses argparse to be callable inside another Python script?

python refactoring argparse

UnitTesting a class that returns a complex dataset

How could I reduce PHP code with lots of isset checks and repetitive, but variable generation arguments?

php refactoring

Chaining multiple jQuery ajax requests

How can I quickly create a class in the right place when following TDD using Visual Studio/ReSharper?

Refactor namespace in Visual Studio [duplicate]

visual-studio refactoring

Refactoring "procedural" WCF service

Automated refactoring to add parameter names to method calls

How to go about a large refactoring project? [closed]

Is there a one-liner for using default values with Read-Host?

powershell refactoring

Using Action dictionaries instead of switch statements

Refactoring techniques for Clojure

refactoring clojure