Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

Want to make this permissioning system generic to reduce duplicate code etc

Which design pattern to use to store streams of objects of different types to disk in go?

ReSharper Keyboard Map

Saving an entity to the DB -- should my Save method return the saved entity?

c# refactoring

too many public methods with @ModelAttribute

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?