Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

How do I clean up this if/else statement? (refactoring)

How to refactor a large class with many methods that have single responsibility?

Sorting a dict on __iter__

Could I improve this method with duck typing?

Extract Method with continue

java refactoring

Change Core Data entity name with Lightweight migration?

System.out.println removal/comment from multiple java source files

java refactoring

Replace conditional with polimorphism how to

How to shorten appending to different lists depending on the outcome of if statement

python list refactoring

Erlang: simple refactoring

Python recursive function exceeds recursion limit. How can I convert it to iteration

How to implement a particle engine

Refactoring conditional variable assignment

ruby refactoring

Is that a proper way to refactor ActiveRecord fat models?

Change namespace for entire project in VS 2017

Use "convert to auto property" on multiple properties at once

Refactor for Speed: Convert To a Date

c# datetime refactoring binary

Long parameter list in constructor in Java [duplicate]

Reduce memory foot print by replace anonymous class with singleton. But need to refactor the design more

java refactoring singleton

clojure: idiomatic way of removing duplication in an "if"?

clojure refactoring lisp