Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

What is the best way to refactor presentation code out of my domain objects in an ASP.NET MVC solution?

Python: prefer several small modules or one larger module? [closed]

python refactoring module

Identifying repeated code within PHP project

Groovy & IntelliJ: how to extract variable with explicit type declaration?

Cleaning up a large, legacy Java project

Error 'Iterator cannot contain return statement ' when calling a method that returns using a yield

How to reorganize the folder structure of my units in Delphi?

Non-member non-friend functions vs private functions

c++ refactoring

Is there a way to replace class by another one in Intellij Idea?

Dependency Injection - What to do when you have a lot of dependencies?

Good examples when teaching refactoring?

refactoring

Search 'grep-alike' through PostgreSql functions

How to simplify complicated business "IF" logic?

What refactoring tools do you use for .NET? [closed]

Constantly refactoring my own code... a very bad practice [closed]

refactoring

Simple Custom Refactoring in IntelliJ

Android Studio changing ID's in one xml file changes the ID's in another file

Why am I getting the ReSharper error "The extracted code has multiple entry points"?

"Message Chains" vs "Middle Man"

refactoring

Is there a way to extract a class with methods in eclipse?