Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

IntelliJ IDEA find usages of overriding method without finding sibling methods

Java tool to find - copy/ paste code across projects

java refactoring copy-paste

How to remove duplication from my code

java refactoring

Dependency-Injection to resolve circular dependencies

Am I breaking the "Law of Demeter"?

oop refactoring object

Refactor method with multiple return points

c# refactoring

How do I refactor unit tests? [closed]

find orphaned methods in codebase

Using the gofmt refactoring tool to rename a global variable

go refactoring

Delphi style: How to structure data modules for unit-testable code?

A C# Refactoring Question

c# .net refactoring

Refactoring code in Java, alternatives to large if statement

java refactoring

Can eclipse convert/refactor a method to a class?

In java, can "public static void main" be renamed or refactored?

java refactoring main

Cleanest Way to Find a Match In a List

c# refactoring

(Visual) C++ project dependency analysis

c++ visual-c++ refactoring

Why does renaming of files sometimes refactor the classnames and sometimes not?

DevExpress Refactor Pro vs JetBrains ReSharper

refactoring resharper

What happens if I use "throw;" without an exception to throw?

c++ exception refactoring

Goals of refactoring? [closed]

refactoring