Search code examples
Refactor String concatenation to StringBuilder with intelliJ...


stringintellij-idearefactoringstringbuilder

Read More
Tool to refactor C# var to explicit type...


c#refactoring

Read More
How to get time difference between two ZonedDateTimes and pretty print it like "4 hours, 1 minu...


javarefactoringjava-timedurationzoneddatetime

Read More
How to react to route changes on Vue 3, "script setup" composition API?...


javascripttypescriptvue.jsrefactoringvue-router

Read More
Add type constraints on generic class that extends a parent and implements interfaces...


c#.netgenericsrefactoring

Read More
Ctrl+R, Ctrl+R command not working...


c#visual-studio-2008refactoringresharper

Read More
How do you refactor a God class?...


classrefactoringanti-patternsgod-object

Read More
How to replace package path easily?...


intellij-idearefactoring

Read More
Add custom refactoring pattern using Resharper...


c#refactoringresharperautomated-refactoring

Read More
Refactor aliased @ imports to relative paths...


javascriptvisual-studio-coderefactoringjetbrains-idees6-modules

Read More
Liquibase - How to skip changesets that have been executed...


sql-updaterefactoringliquibasedropwizard

Read More
How to avoid nested chains of "if let"?...


rustrefactoringreadability

Read More
How to simplify SwaggerUI code in Rust's Utoipa...


rustswaggerrefactoring

Read More
How to refactor type-specific but almost same redundant operations without full class templating...


c++templatesrefactoring

Read More
Most elegant/efficient way to refactor widgets in Flutter and Dart...


flutterdartrefactoring

Read More
How do I dplyr `summarize` and/or `mutate` over a list of parameter values, without an external `for...


rdplyrtidyverserefactoringsummarize

Read More
In python, is it best practice to always name your returned value?...


pythonreturnrefactoringvariable-names

Read More
Extract just the required functions from a C code project?...


clinuxrefactoring

Read More
ESLint - no-unused-expressions in ReactJS...


javascriptreactjsrefactoringeslint

Read More
How do I implement 'Parameter Object' refactor in Python?...


pythoninheritancerefactoringparameter-object

Read More
How to use Laravel routes as fallback when physical file does not exist...


phplaravelrefactoring

Read More
How can I refactor similar functions to avoid code duplication in C?...


crefactoring

Read More
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
Correct approach to refactor duplicate API Call to different endpoints...


javadesign-patternsrefactoring

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
BackNext