Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

Use of return in long if-elseif-else statements (Python)

How to refactor a lambda expression to a method reference?

"Cosmetic" clean-up of old, unknown code. Which steps, which order? How invasive?

Should I use a framework or write my own MVC?

Code reuse and refactoring [closed]

refactoring code-reuse

How can I swap or replace multiple strings in code at the same time?

c bash emacs refactoring vi

Can you refactor out a common functionality from these two methods?

c# .net refactoring csv

What types of coding anti-patterns do you always refactor when you cross them?

refactoring anti-patterns

How to clean up my code

java refactoring

Refactoring a complicated if-condition

How to diff two regions of the same file in Eclipse

Adding menu item in Eclipse

eclipse refactoring

Visual studio : Remove and sort using except the System reference

library for transforming a node tree

Java refactoring tools [duplicate]

Identifying unused classes / controls / pages

c# asp.net refactoring

Eclipse refactoring like "change method signature" for generic parameter lists?

rails and refactoring, suggested tools and techniques specific to vim users?

How to programmatically rename a method using JDT