Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

How do you justify Refactoring work to your penny-pinching boss? [closed]

refactoring

How can I reduce the Cyclomatic Complexity of this?

Why do you not declare several variables of the same type on the same line?

In C# how many lines before a class should be consider to be refactored? [closed]

c# refactoring class

What is the difference between Inappropriate Intimacy and Feature Envy?

How to modularize a (large) Java App?

How does Git track history during a refactoring?

git refactoring hash dvcs

Mapping module imports in Python for easy refactoring

Simplifying an 'if' statement with bool()

DRYing rails view: partial vs helper [duplicate]

Rails: Refactoring, views, helpers: how does it all go together?

C++ code dependency / call-graph "viewer"? [closed]

c++ refactoring

Are multiple before_action calls bad code style?

ruby-on-rails refactoring

How to Find All Callers of a Function in C++?

c++ c refactoring function

Visual studio code refactoring does not seem to work (e.g. rename symbol - f2)

Refactoring SQL

sql refactoring

Auto generify non-generic interface implementation

Are there any open source command line tools to refactor java code? [closed]

Removing unused local variables from .NET code

Reusing MyBatis ResultMap in multiple mapper.xml