DEV Community

# refactoring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Refactor Spaghetti Code - One Bite at a Time!

How to Refactor Spaghetti Code - One Bite at a Time!

20
Comments 12
4 min read
Evolutive Design: A new approach to conceive complex system.

Evolutive Design: A new approach to conceive complex system.

Comments
7 min read
Replacing Type Code With Subclasses

Replacing Type Code With Subclasses

Comments
4 min read
Rendering PDF from URLs and HTML input using express js

Rendering PDF from URLs and HTML input using express js

8
Comments
5 min read
Upgrading and refactoring a portfolio web project

Upgrading and refactoring a portfolio web project

6
Comments 1
6 min read
Refactor All The Time Instead of "Tech Debt Day"

Refactor All The Time Instead of "Tech Debt Day"

2
Comments 1
1 min read
Refactoring vs Refuctoring Whitepaper

Refactoring vs Refuctoring Whitepaper

1
Comments
2 min read
When Should Code Be Refactored? What You Need To Know

When Should Code Be Refactored? What You Need To Know

1
Comments
8 min read
Strategic Considerations for Using Named Arguments in Code

Strategic Considerations for Using Named Arguments in Code

Comments
3 min read
How To Simplify Your Code With Effective Code Refactoring

How To Simplify Your Code With Effective Code Refactoring

1
Comments
7 min read
Extract Method Refactoring

Extract Method Refactoring

3
Comments
2 min read
Rewriting Vs Refactoring Code: How To Navigate The Two

Rewriting Vs Refactoring Code: How To Navigate The Two

Comments
9 min read
Refactoring Legacy Code – What You Need To Be Effective

Refactoring Legacy Code – What You Need To Be Effective

Comments
9 min read
When To Refactor Code - How To Maximize Efficiency and Minimizing Tech Debt

When To Refactor Code - How To Maximize Efficiency and Minimizing Tech Debt

Comments
9 min read
The Baseline Approach: A Game-Changer for Legacy Code

The Baseline Approach: A Game-Changer for Legacy Code

Comments
3 min read
A Tale of Two Kitchens - Hypermodernizing Your Python Code Base

A Tale of Two Kitchens - Hypermodernizing Your Python Code Base

13
Comments 6
17 min read
How to Generate Unique Names With a Plain Old Ruby Object

How to Generate Unique Names With a Plain Old Ruby Object

1
Comments
3 min read
How to identify and fix code smells?

How to identify and fix code smells?

3
Comments
11 min read
Code Migration with ECS in JavaScript (from C++)

Code Migration with ECS in JavaScript (from C++)

1
Comments
3 min read
Refactoring Ruby: Replace Temp with Query

Refactoring Ruby: Replace Temp with Query

1
Comments
2 min read
Redefining Programming with Minimal Operations

Redefining Programming with Minimal Operations

Comments
2 min read
Ruby enumerables considered helpful

Ruby enumerables considered helpful

1
Comments
5 min read
Code Refactoring: The Art of Crafting Readable, Concise, and Well-Designed Code

Code Refactoring: The Art of Crafting Readable, Concise, and Well-Designed Code

7
Comments
3 min read
Refactoring Ruby: Extract Method

Refactoring Ruby: Extract Method

4
Comments
2 min read
How To Main Separation of Concerns in React

How To Main Separation of Concerns in React

13
Comments 2
3 min read
loading...