Search code examples
Flutter: Many bloc providers cluttering widget tree...


flutterdependency-injectionrefactoringblocstate-management

Read More
rename class with file name in one step in Visual Studio...


c#visual-studio-2010refactoringrename

Read More
Is it better to create methods with a long list of parameters or wrap the parameters into an object?...


c#refactoring

Read More
Does it exist: Repeated Code Finder?...


language-agnosticrefactoringdrycode-reuse

Read More
How to find dead code in a large react project?...


javascriptreactjsrefactoringdead-code

Read More
What's the best way to refactor a method that has too many (6+) parameters?...


refactoring

Read More
IntelliJ refactoring: join two variables into once...


javavariablesintellij-idearefactoring

Read More
How to automate a series of similar IF statements...


javascriptif-statementrefactoring

Read More
"Expected expression in Swift key path" Error while Refactoring code with Extensions...


iosswiftrefactoringclass-extensions

Read More
Refactoring "include file hell"...


asp-classicvbscriptrefactoring

Read More
How to refactor similar functions in Python?...


pythonrefactoringpython-typing

Read More
return firts present Optional...


javarefactoringjava-11

Read More
Best refactoring for the dreaded While (True) loop...


refactoringloopswhile-loop

Read More
Java annotation for commented out code...


javaannotationsrefactoring

Read More
Thymeleaf enums refactoring issues...


templatesvariablesthymeleafrefactoringglobal

Read More
How to deal with Entity complexity and high cohesion on entity methods?...


c#refactoringgame-development

Read More
Python, unit-testing and mocking imports...


pythonunit-testingrefactoringpython-import

Read More
How to move logic from runtime type matches to inherited classes without bloating the classes...


classooppolymorphismrefactoringdiscriminated-union

Read More
How to rename a file in IntelliJ without finding usages?...


intellij-idearefactoring

Read More
Normal Flow expression in clean code book of Robert C Martin?...


javaexceptionrefactoring

Read More
ReSharper Refactor > Move doesn't work...


c#refactoringresharper

Read More
How to get bash find exec to directly execute commands instead of using a temp file?...


bashfindshrefactoringexec

Read More
removeEventListener is Deprecated and i don't achieve to refacto it properly...


react-nativerefactoringdeep-linkingdeprecateddynamic-linking

Read More
When does IDE0063 dispose?...


c#iderefactoringc#-8.0

Read More
How to find usage of deprecated code in kotlin with intellij-idea...


kotlinintellij-idearefactoring

Read More
Java 8 Functional VS Imperative method...


functional-programmingjava-8refactoringnaming-conventions

Read More
Any way to not have to include CultureInfo.InvariantCulture in every ToString call?...


c#refactoringresharper

Read More
How can I refactor C++ source code using emacs?...


c++emacsrefactoring

Read More
intellij have introduce constant be private not public...


javaintellij-idearefactoringkeyboard-shortcuts

Read More
Sanity Check - Significant increase in the number of objects when using JUnit...


javajunitrefactoring

Read More
BackNext