DEV Community

Refactor it!

Help someone refactor their code, submit some code you want help to be refactored, or show how you refactored something.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Java compiler error cascades... and fixing them

Java compiler error cascades... and fixing them

7
Comments
2 min read
Code Duplication Refactoring on Conditional Conditions

Code Duplication Refactoring on Conditional Conditions

10
Comments
1 min read
TDD and bug fixing - the duo you can't be without

TDD and bug fixing - the duo you can't be without

10
Comments
5 min read
Facades should not have Working Plumbing

Facades should not have Working Plumbing

15
Comments 7
3 min read
How Do You Refactor Any Existing and Very Old Codebase?

How Do You Refactor Any Existing and Very Old Codebase?

6
Comments 6
2 min read
Impetuous Encasing

Impetuous Encasing

5
Comments
2 min read
5 easy wins to refactor even the worst legacy code

5 easy wins to refactor even the worst legacy code

67
Comments 5
3 min read
5 easy wins to refactor even the ugliest code

5 easy wins to refactor even the ugliest code

157
Comments 13
3 min read
Why do developers hate to write documentations? If not how do you document your code?

Why do developers hate to write documentations? If not how do you document your code?

5
Comments 2
1 min read
Dependency Injection in Ruby 🌈

Dependency Injection in Ruby 🌈

13
Comments
2 min read
Turn any non fluent API into a fluent one - tap tap tap

Turn any non fluent API into a fluent one - tap tap tap

7
Comments 2
1 min read
A short example of how types can make your life easier

A short example of how types can make your life easier

35
Comments 2
4 min read
Update - How do you refactor this piece of code?

Update - How do you refactor this piece of code?

9
Comments 2
2 min read
Is it possible to write this code in a simpler way?

Is it possible to write this code in a simpler way?

7
Comments 5
1 min read
Null-checking in JavaScript

Null-checking in JavaScript

6
Comments 5
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.