Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

Template composition and friendship transitivity

Typescript vscode refactoring: Move class from file to another (existent) file

interfaces to fix inheritence mess?

Extracting lambda expression from LINQ

refactor rails if else statement with to a single line with return?

How can I refactor these wrapper methods to get rid of duplicated code?

How to refactor ActiveRecord query?

VIM: How to access the redo-register

Implementing TObjectList's sort without copy/paste code

delphi sorting refactoring

Refactor my code: Conditions based on different variables

Copying class members into other classes - eclipse

java eclipse class refactoring

Refactor an async method

c# asynchronous refactoring

How to refactor code without IDE functionality (in Vim or TextMate)?

ReSharper Equality member generation Hashcode warning

C++ refactor common code with one different statement

c++ refactoring common-code

How to "extract interface from a class" in TypeScript using VSCode?

What is the best way to DRY up these classes, duplication in everything but constructor

java oop refactoring dry

ASP C# How to program neat GUI code