DEV Community

# refactoring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
5 Refactoring Tips to Improve Your Code

5 Refactoring Tips to Improve Your Code

8
Comments
8 min read
Attacking Technical Debt

Attacking Technical Debt

13
Comments 1
4 min read
Favorite Refactoring Techniques: Combine Functions Into Transform

Favorite Refactoring Techniques: Combine Functions Into Transform

6
Comments
1 min read
Why I hate refactoring

Why I hate refactoring

5
Comments
2 min read
Favorite Refactoring Techniques: Split Phase

Favorite Refactoring Techniques: Split Phase

8
Comments
1 min read
Refactoring web applications

Refactoring web applications

7
Comments
3 min read
Code comments are your code autobiography

Code comments are your code autobiography

3
Comments
4 min read
Refactoring Tips and Tricks: From 1400 to 300 Lines of Code.

Refactoring Tips and Tricks: From 1400 to 300 Lines of Code.

13
Comments
8 min read
Refactoring conditionals to strategies (in C#/.Net)

Refactoring conditionals to strategies (in C#/.Net)

10
Comments
3 min read
How to safely extend your legacy code? Part I

How to safely extend your legacy code? Part I

5
Comments
1 min read
Guiding Software Developer Through "Darkness" 🤪

Guiding Software Developer Through "Darkness" 🤪

4
Comments
3 min read
Branch by Abstraction powered by Kotlin

Branch by Abstraction powered by Kotlin

8
Comments
5 min read
Identifying Nuget package references which are using relative paths across whole solution

Identifying Nuget package references which are using relative paths across whole solution

4
Comments
3 min read
Você tem um minuto ou dois, para falar de Code Smells? — Parte 1

Você tem um minuto ou dois, para falar de Code Smells? — Parte 1

15
Comments 6
3 min read
5 refactorings I use every day

5 refactorings I use every day

16
Comments
4 min read
Converting TypeScript decorators into static code!

Converting TypeScript decorators into static code!

30
Comments 2
13 min read
The Legacy Code Programmer's Toolbox by Jonathan Boccara

The Legacy Code Programmer's Toolbox by Jonathan Boccara

15
Comments
3 min read
Refactoring An Old React App: Creating a Custom Hook to Make Fetch-Related Logic Reusable

Refactoring An Old React App: Creating a Custom Hook to Make Fetch-Related Logic Reusable

22
Comments 2
7 min read
Refactoring CSS

Refactoring CSS

45
Comments
8 min read
Knock Down Your House: Refactoring and The Creative Process

Knock Down Your House: Refactoring and The Creative Process

10
Comments
5 min read
Refactoring — oops, I’ve been doing it wrong.

Refactoring — oops, I’ve been doing it wrong.

110
Comments 4
6 min read
Feruz Oripov, The Real MVP.

Feruz Oripov, The Real MVP.

59
Comments 9
1 min read
Code Refactoring: when to leave and when to stay

Code Refactoring: when to leave and when to stay

8
Comments
8 min read
O(1) Dev Complexity - How refactors keep your app reliable, and your development time to a minimum

O(1) Dev Complexity - How refactors keep your app reliable, and your development time to a minimum

3
Comments
11 min read
How to understand the code of the Aliens and refactor properly

How to understand the code of the Aliens and refactor properly

7
Comments
12 min read
loading...