Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

Factor levels by group

How can I reorder parameters with vscode?

Simple refactoring sql query

Replacing all usages of a method (Introduce Indirection)

c# refactoring resharper

PowerShell rename refactor (F2) does nothing in VS Code

Refactoring tool for Spring.NET

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?