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.
Angular Style Encapsulation: You're Doing It Wrong

Angular Style Encapsulation: You're Doing It Wrong

13
Comments 5
3 min read
Move Java-project to Kotlin

Move Java-project to Kotlin

10
Comments 2
1 min read
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
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
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
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
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
A Dummy's Guide to Reverting the Revert that could not be Reverted

A Dummy's Guide to Reverting the Revert that could not be Reverted

2
Comments
4 min read
Null-checking in JavaScript

Null-checking in JavaScript

6
Comments 5
1 min read
A month of Flutter: extract post item widget

A month of Flutter: extract post item widget

8
Comments
2 min read
Help Me Refactor dev.to's Markdown Service!

Help Me Refactor dev.to's Markdown Service!

27
Comments 9
1 min read
Same Application in React and Vue, Which one is better?

Same Application in React and Vue, Which one is better?

5
Comments
6 min read
How to write SOLID C++

How to write SOLID C++

6
Comments
14 min read
Learning to think small

Learning to think small

7
Comments
6 min read
Use applesauce to code faster

Use applesauce to code faster

5
Comments
2 min read
Why the hell is my code so slow?! (aka performance analysis in Python)

Why the hell is my code so slow?! (aka performance analysis in Python)

16
Comments
8 min read
Reusable, accessible headings in React with TypeScript

Reusable, accessible headings in React with TypeScript

10
Comments
4 min read
loading...