Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

How to refactor "stringly-typed" code?

How to write a probability algorithm that can be maintained easily?

How to refactor a class that is serialized in .NET?

Move method to new file and keep it in the same class(make it partial)

"find all references" from c# designer GUI

Interface inheritance to breakup god objects?

Is it good or bad practice to make stateless methods static?

Is there a refactoring tool for Eclipse better than the built in one?

eclipse refactoring

How can I cut a large Rails application into smaller applications that work together?

Refactoring Service Layer classes

c# unit-testing refactoring

How to get a list of classes in a project that are no longer needed by anything in that project

How to avoid duplicate code when operating on DOM in "up" and "down" direction?

Github: Fork or create a brand new Repository?

Foo() vs this.Foo() [closed]

c# refactoring

Refactoring exercises in Java

Refactoring auto-detect file's encoding

java encoding refactoring

How to refactor angularjs controllers with mostly common code

Visual Studio refactoring: Remove method

Good code visualization / refactoring tools for C++?

Disadvantages of switching from jQuery to Dojo