Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in refactoring
React: conditional dependency on useEffect? Or how to prevent redundancy?
Oct 17, 2025
reactjs
conditional-statements
refactoring
react-hooks
use-effect
How can I automatically trigger the rename flow after extracting into a variable (LSP)?
Oct 17, 2025
refactoring
language-server-protocol
Refactoring classes that use global variables
Oct 17, 2025
java
refactoring
global-variables
C# nested property pattern expression
Oct 14, 2025
c#
.net
refactoring
Is there a way to get Intellij to replace duplicate code with a method when I just extracted a parameter?
Oct 14, 2025
java
intellij-idea
refactoring
Store and call method from a HashMap
Oct 13, 2025
java
design-patterns
refactoring
Refactoring - Collapsible "if" statements should be merged
Sep 22, 2025
java
eclipse
intellij-idea
refactoring
automated-refactoring
How to find unneeded PackageReference in csproj
Sep 19, 2025
reference
.net-core
refactoring
csproj
code-cleanup
How might I move an existing entity into a different c# namespace and maintain migrations?
Sep 18, 2025
entity-framework
namespaces
migration
refactoring
entity-framework-core
How to follow Uncle Bob's rule(recommendation) to use one try-catch block in one method correctly?
Sep 18, 2025
java
exception
architecture
refactoring
clean-architecture
Alternative Pattern to Strategy
Sep 16, 2025
design-patterns
refactoring
strategy-pattern
Flutter Extract Method vs. Extract Widget vs. Extract Flutter Widget in androidStudio
Sep 14, 2025
flutter
widget
refactoring
extract
What tools and techniques do you use to find dead code? [closed]
Sep 14, 2025
c#
.net
refactoring
code-analysis
Is there an IDE/utility to refactor Python * imports to use standard module.member syntax?
Sep 11, 2025
python
syntax
ide
refactoring
readability
Ways to ASSERT expressions at build time in C
Sep 12, 2025
c
refactoring
assert
static-assert
How should I rewrite a very large compound if statement in C#?
Sep 11, 2025
c#
refactoring
structure
if-statement
guard-clause
How to rename/refactor variable in VSCode without getting alias `oldName as newName`
Sep 09, 2025
javascript
typescript
visual-studio-code
refactoring
How do you handle the tension between refactoring and the need for merging?
Sep 09, 2025
version-control
refactoring
release
branch
merge
Refactoring with Extract Method, is it always a good idea?
Sep 09, 2025
c#
refactoring
control-flow
Best way to find matching id's in an array of objects?
Sep 08, 2025
javascript
arrays
refactoring
Older Entries »