Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

How to refactor duplicate loops in multiple functions

IntelliJ / Android Studio - Replace all as refactor

How to rename all package names to lowercase

Mutual friendship and pointers: What Pattern or anti-pattern is this?

jQuery dry optimization

'Extract Interface' in VB.NET?

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