Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

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

Best practices for refactoring classic ASP?

Highlighting all occurrences of a search string in Eclipse Java editor

eclipse ide refactoring

Proguard custom naming for classes, members and parameters obfuscation

Why Does This Maintainability Index Increase?

What is the name of the question mark in my URL?

Rails remove old models with migrations

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