Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

UnitTesting a class that returns a complex dataset

How could I reduce PHP code with lots of isset checks and repetitive, but variable generation arguments?

php refactoring

Chaining multiple jQuery ajax requests

How can I quickly create a class in the right place when following TDD using Visual Studio/ReSharper?

Static code analysis in Python?

How to make ropemacs faster in emacs?

python emacs refactoring rope

How to turn a set of amended commits (stored in reflog) into real commits

git refactoring commit reflog

Are there any tools for refactoring C++ to conform to coding standards?

Refactor C# automatic properties to fields and getter/setter property?

c# refactoring

What is the proper design to deal with this?

Smart refactoring of file names in Eclipse + Android?

android eclipse refactoring

Extracting a method in eclipse doesn't seem to work

java eclipse refactoring

Eclipse>WST>JSDT Javascript Refactoring Renaming variables working half of the time

Python: Refactor code to remove global variable

Method Refactor: from many kwargs to one arg-object

Refactor namespace in Visual Studio [duplicate]

visual-studio refactoring

Edit .NET assembly and recompile

Is there a one-liner for using default values with Read-Host?

powershell refactoring

Using Action dictionaries instead of switch statements

Refactoring techniques for Clojure

refactoring clojure