Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

Does Resharper 5.1 Refactor (Refactor->Move) Correctly Notify AnkhSVN/maintain SVN history?

Refactoring in MATLAB

nodejs: Node modules vs singleton classes

Refactoring exception handling

c# exception refactoring

ReSharper: if/else if vs switch in C#

c# refactoring resharper

Best design pattern/approach for a long list of if/else/execute branches of code

Javascript - improving on a nested if-else

Writing refactoring-friendly PHP code

php refactoring

Refactor Exception Handling

Fast easy refactoring in visual studio

Is this a good way to reuse / share a method?

java refactoring

Code reuse in iOS applications

Eclipse how to refactor Javadoc source comment?

Tomcat hangs during webapp startup

How to refactor "shared" methods?

How to switch from a hardcoded static config file to a .properties file?

java refactoring

How to pass a List to a constructor of a new object using java lambda expression?

Is this wrapper for PDO 'good code' ? Are there any potential problems?

php refactoring pdo

Can a test class become a "God object"?

Tools for refactoring C# public fields into properties