Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

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

Refactoring Plan for 17+ years of un-testable Delphi Code

delphi oop refactoring

Working on a legacy Rails application

Name Can Be Simplified - Visual Studio

GWT, Eclipse Plugin how to rename project along with .gwt.xml file? Am getting error when try to do so

How to reformat naming styles with ReSharper?

Refactoring in Emacs

emacs refactoring

How to avoid using Optional.get and Optional.isPresent

Which namespace does a factory class belong?

Unit testing code which calls static methods

When should I break a function?

refactoring

"Extensions must not contain stored properties" preventing me from refactoring code

Best practice for refactoring methods [closed]

c# .net refactoring