Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

"messy-polymorphism" anti-pattern

unit tests in C++

How to separate a Inno Setup script into multiple files?

refactoring inno-setup

Autofixture generate custom list

refactoring autofixture

Any way to "open Seq" or similar effect?

f# refactoring

Any advice for a developer given the task of enhancing & refactoring a business critical application?

Eclipse: add import to a bunch of classes

java eclipse refactoring

What is an elegant way to try catch properties in C#

c# refactoring try-catch

Automatically change public to private (Java)

Refactoring into ReactiveCocoa

What does Return myVar != null actually mean?

Refactring in CLion isn't working

c++ refactoring clion

What's the OO way of refactoring these two very similar classes in PHP?

php oop 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