Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

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

Rails-like Database Migrations?

How to overcome the anti-pattern "Big Ball of Mud"?

Is it possible use or require a Perl script without executing its statements?

perl testing refactoring

Tool to refactor C# var to explicit type

c# refactoring

Swift Struct vs Class: what is the allowed stack size? and refactoring a class to a struct