Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

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

In Eclipse, how do you find methods that you have defined but not used/called anywhere in the app?

Creating a Bash command prompt with a red $ after failure of previous command

How can I change all my legacy Vectors to ArrayLists, and are there any caveats?

How do I find what methods are called from a C# class method - NOT at run time

Is it bad practice to have an empty class as a base class, with the expectation that the class may have members in the future? [closed]

c# .net refactoring

Tracking Refactorings in a Bug Database

refactoring bug-tracking