DEV Community

# refactoring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Code Coverage Is A Broken Metric

Code Coverage Is A Broken Metric

6
Comments 2
4 min read
Refactoring Example: React Component

Refactoring Example: React Component

9
Comments
4 min read
Pure Bliss With Pure Functions in Java

Pure Bliss With Pure Functions in Java

43
Comments
10 min read
Refactoring chronicles: spread operator, map, reduce.

Refactoring chronicles: spread operator, map, reduce.

11
Comments
3 min read
Another GOTO to avoid

Another GOTO to avoid

8
Comments 2
3 min read
Killing unwrap()

Killing unwrap()

9
Comments 2
4 min read
CSS is awesome.

CSS is awesome.

7
Comments 1
1 min read
DRY – Don’t Repeat Yourself

DRY – Don’t Repeat Yourself

6
Comments
5 min read
Avoiding fat controllers in AdonisJs

Avoiding fat controllers in AdonisJs

45
Comments 4
6 min read
The Art of Refactoring II: Refactoring For Clarity

The Art of Refactoring II: Refactoring For Clarity

7
Comments
1 min read
Implementation Strategies for Integrating External Services Into Your Application

Implementation Strategies for Integrating External Services Into Your Application

7
Comments
4 min read
The Right Time For Abstractions

The Right Time For Abstractions

7
Comments 2
3 min read
I'm helping you to refactor/restructure your C++ code for free if...

I'm helping you to refactor/restructure your C++ code for free if...

8
Comments 1
1 min read
Where to start refactoring.

Where to start refactoring.

10
Comments 16
1 min read
The Art of Refactoring I: Evaluating The Code Blob

The Art of Refactoring I: Evaluating The Code Blob

5
Comments
9 min read
Practice refactoring legacy code with hangman

Practice refactoring legacy code with hangman

22
Comments 1
1 min read
Refactoring Legacy Monoliths - Part 3: Game Plan And Refactoring Tips

Refactoring Legacy Monoliths - Part 3: Game Plan And Refactoring Tips

30
Comments 6
5 min read
Refactoring Legacy Monoliths – Part 4: Refactoring Tools

Refactoring Legacy Monoliths – Part 4: Refactoring Tools

13
Comments 2
7 min read
Refactoring Legacy Monoliths - Part 1: First Steps

Refactoring Legacy Monoliths - Part 1: First Steps

49
Comments 7
3 min read
Get compiler help, even with “stringly” typed parameters in ReasonML

Get compiler help, even with “stringly” typed parameters in ReasonML

10
Comments 2
2 min read
Refactoring Legacy Monoliths - Part 2: Cost-Benefit Analysis Of Refactoring

Refactoring Legacy Monoliths - Part 2: Cost-Benefit Analysis Of Refactoring

21
Comments
4 min read
Should I break down my code if it'll only be used once?

Should I break down my code if it'll only be used once?

9
Comments 1
2 min read
Deliberate practice and memory management

Deliberate practice and memory management

22
Comments
1 min read
Invert your ifs!

Invert your ifs!

21
Comments 8
2 min read
Why are you actually using variables?

Why are you actually using variables?

9
Comments 10
1 min read
loading...