Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

What's the best alternative to an out of control switch statement?

Should I use Resharper to tidy up other peoples code?

What can I do to optimize my ajax application for IE7/IE8 in order to avoid "Stop running this script"?

How to rename/refactor a variable in Eclipse PDT in a Netbeans-like way

Making JavaDoc robust against refactoring

java refactoring javadoc

TypeScript rename variable

How to move function declaration to another file yet retain Git history?

git 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?