Search code examples
How to refactor similar controllers?...

c#asp.net-core-mvcrefactoring

Read More
numba @jit(nopython=True): Refactor function that uses dictionary with lists as values...

pythondesign-patternsrefactoringnumba

Read More
Elegant solution - Nested for loops (eslint no-await-in-loop)...

javascriptfor-looprefactoringeslintnested-for-loop

Read More
Resolving value with different behavior, preferably without if else...

javarefactoring

Read More
How to simplify error propagation in C# with Language-Ext, similar to Rust's ? operator?...

c#error-handlingfunctional-programmingrefactoringlanguage-ext

Read More
Remove unused import from All projects in eclipse...

javaeclipseimportrefactoring

Read More
How to refactor this code with two same class name and same helper methods with different return typ...

c#ooprefactoring

Read More
Replace conditional with polymorphism - nice in theory but not practical...

refactoringpolymorphismconditional-statements

Read More
refactor the big lists...

c#refactoring

Read More
Is it possible to move a static method into another class and refactor simultaneously on Visual Stud...

c#visual-studiomethodsrefactoring

Read More
How can I refactor/ simplify the following php function?...

phpoptimizationrefactoring

Read More
Javascript Refactoring - Eliminating duplication from code which depends on an object of lists with ...

javascriptalgorithmrefactoring

Read More
Separate method or modify existing for functionality...

c#.netrefactoring

Read More
How to Refactor this big if condition...

c#refactoring

Read More
MySQL & Cleaning up a chain of "LIKE" operators...

mysqlstored-proceduresrefactoring

Read More
For-loop - Reduce the Nesting (n x m operations)...

javafor-looprefactoring

Read More
How to Refactor this if condition...

c#refactoring

Read More
Where to put Laravel validation that is not related to column...

laravelvalidationcoding-stylerefactoringlaravel-validation

Read More
Javascript code refactor to use in Stimulus controller...

javascriptruby-on-railsvalidationrefactoringstimulusjs

Read More
Is there a refactoring tool to split a large function into small functions automatically?...

cfunctioniderefactoring

Read More
Refactoring: How to replace a type (and update imports)?...

typescriptintellij-idearefactoring

Read More
JS TS how to refactor repetitive code into a higher order function with multiple param types...

javascripttypescriptrefactoringhigher-order-functions

Read More
Generalize similar function with different parameters...

javascriptdesign-patternsrefactoring

Read More
Javascript - Generalizing two similar functions...

javascriptdesign-patternsrefactoring

Read More
How to convince a colleague that code duplication is bad?...

refactoringcoding-stylecopy-pastecode-duplication

Read More
Visual studio C# VSTO: Refactoring...

c#visual-studiorefactoringvsto

Read More
How to refactor a Delphi unit with 10000 lines with no documentation?...

delphirefactoring

Read More
Is there a better way to refactor this function using the Lodash library?...

javascriptrefactoringlodash

Read More
Is it possible to achieve such a refactor in YAML...

yamlrefactoringconcourseyaml-anchors

Read More
Is there a short elegant way to write variable providing with exception?...

javacoding-stylerefactoring

Read More
BackNext