DEV Community

# refactoring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Favorite Refactoring Techniques: Extract Functions

Favorite Refactoring Techniques: Extract Functions

6
Comments
1 min read
The dichotomy of writing and reading object-oriented code

The dichotomy of writing and reading object-oriented code

5
Comments 7
3 min read
CMS Trap

CMS Trap

5
Comments
14 min read
Higher Order What?

Higher Order What?

1
Comments
3 min read
Embracing the Red Bar: Safely Refactoring Tests

Embracing the Red Bar: Safely Refactoring Tests

Comments 1
11 min read
Management, Refactor, and Prune

Management, Refactor, and Prune

4
Comments 2
2 min read
KonMari Your Code; Refactor Your Life

KonMari Your Code; Refactor Your Life

30
Comments
7 min read
Code is for co-workers, not compilers

Code is for co-workers, not compilers

7
Comments
9 min read
Surviving the Legacy

Surviving the Legacy

8
Comments 2
10 min read
[Go] Speed up your refactoring with GoLand

[Go] Speed up your refactoring with GoLand

6
Comments 3
1 min read
Refactoring Conditionals for More Readable Code

Refactoring Conditionals for More Readable Code

6
Comments 3
2 min read
Understanding Refactoring

Understanding Refactoring

8
Comments
1 min read
Revisiting your code: a simple technique for writing better software

Revisiting your code: a simple technique for writing better software

38
Comments 4
6 min read
Patrón Template Method

Patrón Template Method

2
Comments
2 min read
Handling Safe Destructuring in TypeScript

Handling Safe Destructuring in TypeScript

17
Comments 1
9 min read
Live Coding Learnings - June 20, 2019

Live Coding Learnings - June 20, 2019

6
Comments 3
2 min read
Tackling Legacy Code – Final Thoughts

Tackling Legacy Code – Final Thoughts

6
Comments
3 min read
Techniques For Tackling Legacy Code – Parte Deux

Techniques For Tackling Legacy Code – Parte Deux

6
Comments
3 min read
Refactoring in Spacemacs using iedit and helm edit

Refactoring in Spacemacs using iedit and helm edit

5
Comments
1 min read
Refactoring, Rewriting and Lead Climbing

Refactoring, Rewriting and Lead Climbing

6
Comments
1 min read
TypeScript libraries with incorrectly typed members

TypeScript libraries with incorrectly typed members

6
Comments 5
2 min read
NUnit to xUnit automatic test conversion: source code transformation

NUnit to xUnit automatic test conversion: source code transformation

5
Comments
4 min read
NUnit to xUnit automatic test conversion: pattern match

NUnit to xUnit automatic test conversion: pattern match

6
Comments
4 min read
NUnit to xUnit automatic test conversion

NUnit to xUnit automatic test conversion

5
Comments
6 min read
Refactoring a real-case

Refactoring a real-case

15
Comments
4 min read
loading...