Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

Refactor method in Java: What pattern should I apply?

Best practice for fat model refactor

With Qt, what are good ways to break up a large source file containing GUI logic?

Refactor creation of a list with java 8 streams

Turn off Visual Studio suggestions when using Resharper?

Document-oriented database - What if the document definitions change?

Android: Refactoring XML files in Eclipse?

How to DRY scope methods used in two different classes?

What is the most appropriate way to compare a string to a stringable object by value?

Bean with multiple constructors in Java-based Spring configuration

Refactor factory without violating Open Close Principle

Drag n' drop file move in project window not working in IntelliJ IDEA 15?

Design Pattern for dealing with a complex conditional evaluation

How do I refactor my code to a new file and preserve git history?

git refactoring

How do I perform a Boolean To Enum refactor in IntelliJ IDEA?

Refactoring "procedural" WCF service

Automated refactoring to add parameter names to method calls

How to go about a large refactoring project? [closed]

Ruby way: catch division by zero

Refactoring Ruby on Rails i18n YAML files using dictionaries