Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

How do I shovel multiple objects from an array into an object?

ruby refactoring

User Control refactoring

c# .net refactoring ascx

Creating a generic base

c# c#-4.0 refactoring

Does my function violate SRP or other best practices?

Refactoring tool in Eclipse

How to accomplish mutable object refactor using dependency injection?

Why do people have to use multiple versions of jQuery on the same page?

Refactor this Java code checking if a String contains any of these possibilities?

java string refactoring loops

How can I remove shared variables from legacy code

Effectively Renaming a Rails Project [closed]

ruby-on-rails refactoring

Replace switch statement with a map (for different data-types)

Why is this code slower even if the function is inlined?

Refactoring details in TDD

Ipython Notebook: Elegant way of extracting method out?

How to make this awk script less boilerplate?

awk refactoring

Trying to create a hash with depth of 3 from several hashes

Refactor switch statement - using an object vs primitive data type

java refactoring