Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to refactor in a branch without losing my mind?

refactoring branch

How much logic should you put in the UI class?

What are the advantages of self-testing code vs separated tests?

In C# 3.5, How do you pass which method to call on an object as a parameter

How could I refactor this code with performance in mind?

c++ algorithm oop refactoring