Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

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

Automated way to Extract Interfaces from a Java Class

java interface refactoring

How do you factor out common "before(:each)" calls in RSpec so that multiple specs can use them?

Get all JS variables that begin with a certain string

Explaining refactoring [closed]

Is there a way to do source-to-source java refactoring in gradle?

java ant refactoring gradle

Stored procedure: reduce code duplication using temp tables

Refactor before or after ship?