Search code examples
How much duplicated code do you tolerate?...


refactoringcoding-styledrycode-duplication

Read More
Do you find cyclomatic complexity a useful measure?...


refactoringmetricscode-metricscyclomatic-complexity

Read More
Flutter Extract Method vs. Extract Widget vs. Extract Flutter Widget in androidStudio...


flutterwidgetrefactoringextract

Read More
Need to restructure git project and rename branch...


gitarchitecturerefactoringrenamerebase

Read More
Directive vs. service for refactoring common methods used by multiple controllers in AngularJS...


javascriptangularjsrefactoring

Read More
IntelliJ IDEA find usages of overriding method without finding sibling methods...


inheritanceintellij-ideaiderefactoring

Read More
How to determine if a type is a type of collection?...


c#collectionstypesrefactoring

Read More
Can i encapsulate the creation of similar threads into a method?...


javamultithreadingasynchronousrefactoringrunnable

Read More
Find and replace Android studio...


androidandroid-studiorefactoringrename

Read More
Python Rope: How to Find all missing imports and errors in all sub modules refactoring...


pythonrefactoringautomated-tests

Read More
How to force Eclipse to use the this keyword when auto-generating getters and setters?...


javaeclipserefactoringthis

Read More
Coding Katas for practicing the refactoring of legacy code...


refactoringlegacy-code

Read More
How to use IntelliJ IDEA to find all unused code?...


javarefactoringintellij-ideacode-metricscode-inspection

Read More
Is there a way to refactor this try/except block to avoid DRY violation?...


pythonrefactoringrepeatdrytry-except

Read More
Find dead code in Golang monorepo...


gorefactoring

Read More
Is there a way to turn this repeated code into a single, clean method...


c#functionlinqdelegatesrefactoring

Read More
Optimize Searching method in File at Python...


pythonpython-3.xfileoptimizationrefactoring

Read More
Is there a generic way to make deep recursive functions work without changing system recursion limit...


pythonrecursionrefactoringautomated-refactoring

Read More
How to make this awk script less boilerplate?...


awkrefactoring

Read More
Detecting superfluous #includes in C/C++...


c++crefactoringincludedependencies

Read More
Could someone explain the pros of deleting (or keeping) unused code?...


refactoring

Read More
Refactoring Java Code: Eliminating or Streamlining a Boolean Variable Outside a For Loop...


javarefactoring

Read More
Passing a function as a parameter within a class...


c++arduinorefactoringesp8266

Read More
Why summary a linear model in R does not show all the needed levels?...


rstatisticsrefactoringlinear-regressioninteraction

Read More
Rename refactoring for PHP in Visual Studio Code...


phprefactoringvisual-studio-code

Read More
How to refactor two xml files in Android into a reusable component?...


androidxmlrefactoringreusability

Read More
How can I handle more than 100 cases neatly on typescript?...


typescriptswitch-statementrefactoring

Read More
Index corruption detected. Please retry the refactoring - indexes will be rebuilt automatically Andr...


android-studiorefactoring

Read More
How to quickly change variable names in Vim?...


vimvariablesrefactoring

Read More
How to rearrange Kotlin named arguments in Android Studio?...


androidkotlinandroid-studiorefactoringreformat

Read More
BackNext