Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How should I approach migrating data from a "bad" database design to a usable design?

Create a new method from selecting existing code block, Eclipse

eclipse refactoring methods

django: how to evaluate a project for refactoring

How can I refactor Clojure source code?

Python: how to batch rename mixed case to lower case with underscores

Downgrade Java 8 streams to Java 7 loops in Intellij IDEA

Reuse MVC arhitecture; Have two layers of UI : ASP.NET MVC and .NET Winforms