Search code examples
Eclipse regex to match all Java lines without var assignment...

eclipserefactoring

Read More
Decompose huge legacy ViewModels/Views and implement immutability...

c#xamarinmvvmbindingrefactoring

Read More
How to export class file and all dependency file to other location...

javaintellij-ideaideexportrefactoring

Read More
Error when converting a foreach into linq...

c#linqoptimizationrefactoring

Read More
Refactor multiple methods into a generic one...

javagenericsrefactoring

Read More
Eliminate redundant null checks: method decomposition and nullability in c#...

c#refactoringnullabledecomposition

Read More
Refactor code to avoid multiple SQL queries...

sqlmysqlnode.jsrefactoring

Read More
Replacing a class without deleting the old one, avoiding access duplication...

c++inheritancepolymorphismrefactoring

Read More
Dead code detection in PHP...

phprefactoringcode-coveragelegacy-code

Read More
Why do you not declare several variables of the same type on the same line?...

language-agnosticrefactoringconventions

Read More
Triple-Bound Dictionary-Like Data Structure?...

c#dictionarydata-structuresrefactoring

Read More
Refactor code into a subfunction in VS Code...

pythonvisual-studio-coderefactoring

Read More
How can I automatically trigger the rename flow after extracting into a variable (LSP)?...

refactoringlanguage-server-protocol

Read More
Generalizing *sql.Rows Scan in Go...

sqlgoreflectionrefactoringgeneralization

Read More
Find unused code in a Rails app...

ruby-on-railsrubyrefactoringcode-coverage

Read More
Designing classes to help Junit Testing...

spring-bootdesign-patternsrefactoringtdd

Read More
Refactoring ifs and a foreach...

c#oopoptimizationrefactoring

Read More
Function that accepts generic struct...

gorefactoring

Read More
How to optymalize iteration by list and calling method...

javaoptimizationlambdajava-streamrefactoring

Read More
Python: How do I find all functions that return tuples explicitly?...

pythonrefactoringpylintastroid

Read More
Refactoring pandas using an iterator via chunksize...

pythonpandascsviteratorrefactoring

Read More
Refactor this method to throw at most one checked exception instead of: java.security.GeneralSecurit...

javasonarquberefactoring

Read More
Use TaskCompletionSource with generic Type as parameter...

c#.netrefactoringtaskcompletionsource

Read More
Using Action dictionaries instead of switch statements...

c#refactoringpolymorphismconditional-statements

Read More
vscode "No refactoring available" c++, (with arduino extention)...

c++linuxarduinovisual-studio-coderefactoring

Read More
How do I reduce duplication for RSpec error testing?...

ruby-on-railstestingrspecrefactoring

Read More
React Typescript: Can't filter an array after refactoring code...

javascriptreactjstypescriptrefactoringreact-props

Read More
How do I reduce null checks using Java 8 lambdas?...

javarefactoring

Read More
How to follow Uncle Bob's rule(recommendation) to use one try-catch block in one method correctl...

javaexceptionarchitecturerefactoringclean-architecture

Read More
How can I sort the JS variables in a single file alphabetically?...

javascripttypescriptautomationrefactoringcode-formatting

Read More
BackNext