Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

Cognitive Complexity and its effect on the code

How do you pass an executable block as a parameter in Java?

java refactoring

Replace conditional with polymorphism - nice in theory but not practical

How do you refactor JavaScript, HTML, CSS, etc? [closed]

How can I simplify this set of if statements? (Or, what's making it feel so awkward?)

Tips for refactoring a 20K lines library [closed]

Renaming packages in Eclipse

java eclipse refactoring

Group a collection and return a Dictionary

c# .net linq refactoring

How do I include a Module into another Module (Refactor AASM code and custom states into Module)

ruby refactoring

Program type already present: android.support.v4.os.ResultReceiver$MyResultReceiver

How do I break multiple foreach loops? [duplicate]

java refactoring foreach

Additional Refactoring for Eclipse CDT

Dead code detection in PHP [closed]

Number of parameters for a constructor

Refactoring if/else logic

How to convince a colleague that code duplication is bad?

Android Studio Refactor > Extract > Style Disabled

Unit testing: Is it a good practice to have assertions in setup methods?

How to update old C code? [closed]

c++ c refactoring

Converting bytes to GB in C#?

c# refactoring