Search code examples
Refactoring Rails scope method CASE-WHEN-THEN-ELSE-END in MySQL...


mysqlruby-on-railsrubyrefactoringsql-order-by

Read More
Method can be made static, but should it?...


c#.netrefactoringresharperstatic-methods

Read More
What is type code?...


refactoringterminology

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


intellij-idearefactoring

Read More
Is there a benefit to using a return statement that returns nothing?...


javascriptrefactoringreturn-value

Read More
Untying Knuth's knots: how to restructure spaghetti code?...


c++algorithmloopsrefactoringsoftware-design

Read More
Custom hook inside custom hook pattern...


reactjstypescriptreact-hookscompiler-errorsrefactoring

Read More
Replacement for using switch on enum value to access struct/union data member...


cenumsswitch-statementrefactoringunion

Read More
Determine Unused Methods and Properties...


.netrefactoringndepend

Read More
Removing logic from partial views in ASP.NET MVC...


asp.net-mvcrefactoringpartial-views

Read More
Should I separate Dispose logic into a partial class file?...


c#idisposablerefactoring

Read More
How do I refactor an `@Input` which is being updated directly, which is not possible to do in `input...


javascriptangulartypescriptrefactoringangular-signals

Read More
How can I do refactoring of CDK code using TypeScript?...


typescriptaws-cloudformationrefactoringaws-cdk

Read More
Rails 4 scope NOTNULL refactor...


ruby-on-railspostgresqlrefactoringruby-style-guide

Read More
Is this really an improvement (moving var to inner scope when inner scope is in a loop)?...


c#refactoringresharperscope

Read More
Optimize imports as part of refactoring in IntelliJ IDEA...


javaintellij-ideaiderefactoring

Read More
Can method extraction negatively impact code performance?...


javaperformancerefactoring

Read More
How do you handle the tension between refactoring and the need for merging?...


version-controlrefactoringreleasebranchmerge

Read More
Is there a way to reduce multiple methods to one method with Function<? super T, ?> as method ...


javafunctionlambdajava-streamrefactoring

Read More
Is there a way I can define a custom refactoring in Visual Studio Code?...


visual-studio-coderefactoringautomated-refactoring

Read More
Edit .NET assembly and recompile...


.netrefactoring.net-assemblydecompiler

Read More
migrate from Joda time library to Java time (Java 8)...


java-8refactoringjodatimejava-time

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


refactoringloopswhile-loop

Read More
How can you find unused functions in Python code?...


pythonrefactoringdead-code

Read More
Empirical Data on Refactoring?...


refactoring

Read More
Different results for function() and fn(). PHP...


phpfunctionrefactoringlaravel-collectionfn

Read More
Error: Could not find or load main class cucumber.cli.Main...


javaintellij-ideamodulerefactoring

Read More
What can you do to a legacy codebase that will have the greatest impact on improving the quality?...


refactoringlegacylegacy-code

Read More
Is there a way to make the output from one bash command go to a user selected location?...


bashparameter-passingrefactoring

Read More
Can the order of declarations alter a program?...


c++language-lawyerrefactoring

Read More
BackNext