Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

What is refactoring?

refactoring

Android Studio says 'Local variable is redundant' [closed]

Abstraction with Java in Android

c# Refactoring two nearly identical Methods

c# refactoring

is this too much refactoring?

java refactoring

Approaching refactoring

migrate from Joda time library to Java time (Java 8)

Where to find resources on Refactoring? [closed]

refactoring

Refactoring domain logic that accesses repositories in a legacy system

Building a long query and have a lot of if statements - is there a more elegant way?

To DRY or not to DRY? On avoiding code duplication and retaining cohesion

Xcode 4.4 unable to rename classes/variables

using non-smart pointers in modern C++

c++ pointers c++11 refactoring

Add action without changing result to refactor do-notation

Safest way to change variable names in a project

Programming Language Properties that facilitate refactoring?

strategies for managing long class files in php

php oop refactoring

Reducing Code Repetition: Calling functions with slightly different signatures

c# refactoring

Is there any way to tell IntelliJ IDEA not to look at files during a search/replace or during refactorings?

Refactoring if-chains in Smalltalk without class explosion