Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

Is there any way to tell IntelliJ IDEA not to look at files during a search/replace or during refactorings?

Refactoring if-chains in Smalltalk without class explosion

Refactoring Plan for 17+ years of un-testable Delphi Code

delphi oop refactoring

Working on a legacy Rails application

Name Can Be Simplified - Visual Studio

GWT, Eclipse Plugin how to rename project along with .gwt.xml file? Am getting error when try to do so

How to reformat naming styles with ReSharper?

Refactoring in Emacs

emacs refactoring

How to avoid using Optional.get and Optional.isPresent

Which namespace does a factory class belong?

Unit testing code which calls static methods

When should I break a function?

refactoring

"Extensions must not contain stored properties" preventing me from refactoring code

Best practice for refactoring methods [closed]

c# .net refactoring

Is it possible to refactor this C# if(..) statement?

How can I identify and remove redundant code in Perl?

perl refactoring

How can I help junior members gain confidence in their ability to refactor code? [closed]

c# refactoring

Removing logic from partial views in ASP.NET MVC

How to convert this procedural programming to object-oriented programming?

java refactoring

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