Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

How to refactor similar functions in Python?

How would you tidy up this controller logic?

How to make an old C codebase with many globals reentrant

Refactor error handling and get the right stacktrace in Python

Eclipse refactor overridden method into final and abstract parts

eclipse refactoring

Django: Detect unused templates

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