Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

Avoiding an incomplete pattern match

Python: Detect code which gets never executed in production

Is there any way to trace through the execution of a batch file?

Is there anything out there to make T4 code more... clean?

Refactoring "Implement Interface" using auto properties VS2015

WebStorm limit refactor scope to current file only

How can I find unused methods in a Ruby app?

ruby refactoring

When using jQuery .each(), is it possible to use a non-anonymous function?

jquery refactoring each

How to easyily find unused public methods/properties

God object - decrease coupling to a 'master' object

oop refactoring god-object

Can I use Ninject ConstructorArguments with strong naming?

Delphi: Maintainability Virtual vs Virtual Abstract

How to refactor within Visual Studio without losing source control history?

Can you refactor Maven pom.xml files into reusable XML fragments?

Avoiding spaghetti code while writing small functions

Refactorable reference to a method parameter in javadoc

Remove code duplication for virtual class members in C++ inheritance

Remove repetitive, hard coded loops and conditions in C#

Refactoring static method / static field for Testing

Class member order in source code