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
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
How to merge two classes with much the same code but operating on different structures
Mar 25, 2023
c++
design-patterns
refactoring
code-duplication
How to retroactively add tests to a code base?
Sep 04, 2025
android
unit-testing
testing
refactoring
integration-testing
Refactoring "x if x is not None else y" to "x or y"
Sep 02, 2025
python
refactoring
default-value
Passing a function as a parameter within a class
Sep 03, 2025
c++
arduino
refactoring
esp8266
Adding tests while refactoring in test driven development
Sep 02, 2025
unit-testing
refactoring
tdd
Doctrine - Make Multiple Entities From One Table
Sep 02, 2025
php
mysql
doctrine-orm
refactoring
Older Entries »