Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

How to turn off file and folder refactoring in netbeans 6.9 or 7.0 beta 2

php netbeans refactoring

How can I improve this jQuery Gmail-like interface?

When to split an MVC view into two?

Hibernate and how to avoid name change of modals

java hibernate refactoring

Mocking a class that inherits from another class

c# testing refactoring

Refactor CSS to eliminate "magic numbers"

How to separate inline javascript from dynamically generated content in Express/Node.js?

Integrating react-redux into an existing Angularjs application

"Move" refactoring in IntelliJ doesn't works with input

Refactoring XSD Schemas

xml refactoring xsd

Automatic git commit between Red, Green and Refactor steps?

git refactoring tdd guard

how to avoid the repeated code to increase the efficiency

How to change a Lift project root package?

Refactoring method containing LINQ queries

c# asp.net linq refactoring

Having pairs of static and instanced methods that perform the same tasks?

Duplicate code: How to find and remove with tools

Visual Studio refactor-rename causes inexplicable global replace of attributes in XAML file

Refactoring shared code across multiple solutions

How to keep the change log in git files when refactoring in IntelliJ?

Testing PHP code that calls a static method