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
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
Long list of if comparisons in java
Mar 24, 2023
java
design-patterns
optimization
refactoring
command-pattern
Should I refactor multiple conditions on ng-if in angularjs?
Mar 22, 2023
javascript
angularjs
refactoring
Refactoring Django class-based views, clean up 18 repetitive classes.
Mar 21, 2023
python
django
refactoring
django-class-based-views
Using Applicative notation for parsers whose result is discarded
Mar 12, 2023
haskell
refactoring
parsec
applicative
Refactoring from ActiveRecord to DataMapper
Mar 02, 2023
design-patterns
activerecord
refactoring
datamapper
How can I improve this Rails code?
Mar 03, 2023
ruby-on-rails
ruby
refactoring
Javascript refactor
Mar 01, 2023
javascript
refactoring
Refactoring - Speed increase
Mar 01, 2023
c#
linq
refactoring
profiling
Compromising design & code quality to integrate with existing modules
Mar 01, 2023
oop
refactoring
What are the best practices for preventing SQL creep?
Mar 01, 2023
mysql
model-view-controller
design-patterns
language-agnostic
refactoring
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 »