DEV Community

# refactoring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
STOP Writing Dirty Code: Fix The Data Class Code Smell Now!

STOP Writing Dirty Code: Fix The Data Class Code Smell Now!

Comments
1 min read
7 Ways to Refactor Your Flutter Application

7 Ways to Refactor Your Flutter Application

Comments
5 min read
Những Tip đơn giản giúp đoạn code trở nên CLEAR và MAINTAIN dễ hơn

Những Tip đơn giản giúp đoạn code trở nên CLEAR và MAINTAIN dễ hơn

Comments
7 min read
Refactoring 021 - Remove Dead Code

Refactoring 021 - Remove Dead Code

1
Comments
23 min read
React v19, unboxing! 📦

React v19, unboxing! 📦

Comments
6 min read
The Backend Testing Breakup 💔

The Backend Testing Breakup 💔

2
Comments
12 min read
Python: Refactoring to Patterns

Python: Refactoring to Patterns

4
Comments
5 min read
From Legacy Software to Strategic Opportunity: The Starting Point (I)

From Legacy Software to Strategic Opportunity: The Starting Point (I)

9
Comments
7 min read
Simplifying your code: replacing heavy packages with lightweight solutions

Simplifying your code: replacing heavy packages with lightweight solutions

Comments
1 min read
The Rewrite Trap: A Programmer's Survival Guide

The Rewrite Trap: A Programmer's Survival Guide

Comments
3 min read
Refactoring: The Art of Polishing Code

Refactoring: The Art of Polishing Code

2
Comments
7 min read
El verdadero valor del software no siempre está en el presente

El verdadero valor del software no siempre está en el presente

Comments
7 min read
Refactoring 019 - Reify Email Addresses

Refactoring 019 - Reify Email Addresses

4
Comments 2
13 min read
Effective Strategies for Refactoring a Large Codebase: Best Practices and Approaches

Effective Strategies for Refactoring a Large Codebase: Best Practices and Approaches

Comments
8 min read
Mastering Clean Code: 4 Essential Techniques for Organizing Data in C#

Mastering Clean Code: 4 Essential Techniques for Organizing Data in C#

4
Comments
2 min read
Simplifying Method Calls in C#: Techniques for Cleaner and More Maintainable Code

Simplifying Method Calls in C#: Techniques for Cleaner and More Maintainable Code

3
Comments
2 min read
Simplifying Conditional Expressions in C#: Tips for Clean and Readable Code

Simplifying Conditional Expressions in C#: Tips for Clean and Readable Code

1
Comments
2 min read
Refactoring: Moving Features Between Objects

Refactoring: Moving Features Between Objects

1
Comments
3 min read
Composing Methods: A Practical Guide to Clean Code

Composing Methods: A Practical Guide to Clean Code

3
Comments
4 min read
Refactoring 017 - Convert Attributes to Sets

Refactoring 017 - Convert Attributes to Sets

4
Comments
6 min read
Como Refatorar Seu Código Com Muitos If-Else? Part 2

Como Refatorar Seu Código Com Muitos If-Else? Part 2

Comments
4 min read
Stop Re-Implementing Code: Use Extract Method in Rust

Stop Re-Implementing Code: Use Extract Method in Rust

2
Comments
4 min read
De lo funcional hasta lo legible con Tidyings

De lo funcional hasta lo legible con Tidyings

2
Comments
8 min read
The Double-Edged Sword of IEnumerable and yield return in C#

The Double-Edged Sword of IEnumerable and yield return in C#

4
Comments
4 min read
In Theory: Self-Correcting Software - Part 2

In Theory: Self-Correcting Software - Part 2

Comments
5 min read
loading...