Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

How can I implement my own type of extern?

Removing ifs based on type and list of parameters

c# if-statement refactoring

Real examples of ASP.NET MVC code refactored for Dependency Injection using Ninject

Is there command-line tool to extract typedef, structure, enumeration, variable, function from a C or C++ file?

Is it reasonable to have a fair amount of public properties in a class?

Is there a tool for Scala to clean all the unused imports from all the code files? [closed]

Should I give up on refactoring this and plan a rewrite? [closed]

perl refactoring

Tool to parse C++ source and move in-header inline methods to the .cpp source file? [closed]

How to use reflection to simplify constructors & comparisons?

c# reflection refactoring

Measuring pollution of global namespace

Migration from Backbone to AngularJS - how difficult it is?

Architecture: Modifying the model in different ways

Can I automatically refactor an entire java project and rename uppercase method parameters to lowercase?

IDE with refactoring support for Ruby on Rails

C++ Dynamic Dispatch without Virtual Functions

How do I use Eclipse Refactoring Tools and stay in sync with SVN through Subclipse?

Pull variable up Intellij IDEA?

intellij-idea refactoring

Sort and remove (unused) using statements Roslyn script/code?

Big class decomposition in Java

What should I keep in mind in order to refactor huge code base?