Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

Javascript: Trying to refactor so many IF statements in order to display pictures continuously

What Kind of C# Refactoring Options Exist for Visual Studio (and C#)?

How to simplify or dry syntax of this jquery code

Issues with a very large SQL query

mysql sql refactoring trac

design pattern for switching email providers in the code

How can I safely extract a function from gnarly C++ code?

c++ refactoring legacy-code

How to restructure this code hierarchy (relating to the Law of Demeter)

intellij idea run test for all uncommitted changes only

Overloaded function called with one parameter, but I thought I'd passed two

How can I avoid this code duplication?

c++ refactoring stdbind

Can a database be refactored in SQL Server?

Is the invocation of a generic method allowed inside another generic method?

Is it bad practice to have very large controllers in Rails (and other MVC frameworks)?

How to avoid false positives using a mockist approach in unit tests?

How do I refactor these conditionals in my ruby class?

ruby refactoring

How do I simplify/combine these two methods for finding the smallest and largest int in an array? [duplicate]

java refactoring

How to refactor a repetitive line of code java

java refactoring jbutton

How to refactor multiple similar Linq-To-Sql queries?

How to restart or reuse a case statement in Ruby?