DEV Community

# refactoring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
AI Tools and Refactoring

AI Tools and Refactoring

Comments
4 min read
Tips to embody clean code

Tips to embody clean code

Comments
5 min read
2 Sites to Become a Better Developer

2 Sites to Become a Better Developer

184
Comments 24
2 min read
Composing Python: Beyond Inherited Code

Composing Python: Beyond Inherited Code

Comments
8 min read
Refatorando códigos Java como um ninja 🥋

Refatorando códigos Java como um ninja 🥋

11
Comments
4 min read
The Virtuous Cycle of Testing

The Virtuous Cycle of Testing

4
Comments 2
3 min read
Code refactoring: what is it and why should you do it

Code refactoring: what is it and why should you do it

Comments
2 min read
Boy Scout refactoring works but can take 189 years (still faster than waiting for motivation)

Boy Scout refactoring works but can take 189 years (still faster than waiting for motivation)

2
Comments
3 min read
Refactoring code reused across multiple teams

Refactoring code reused across multiple teams

Comments
8 min read
Second system effect

Second system effect

Comments
1 min read
Journey from 82289ms to 975ms: Optimizing a Heavy Query in .NET Core

Journey from 82289ms to 975ms: Optimizing a Heavy Query in .NET Core

Comments
2 min read
Refactoring Legacy Code: Can We Trust Existing Tests?

Refactoring Legacy Code: Can We Trust Existing Tests?

2
Comments 1
2 min read
C++, Implement filter function for refactoring to keep code dry, clean and flexible

C++, Implement filter function for refactoring to keep code dry, clean and flexible

Comments
3 min read
How to Refactor Spaghetti Code - One Bite at a Time!

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

19
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

7
Comments
5 min read
Upgrading and refactoring a slightly outdated web project

Upgrading and refactoring a slightly outdated web project

6
Comments
6 min read
How I refactor my 3-tier application to Serverless Architecture - Part 2

How I refactor my 3-tier application to Serverless Architecture - Part 2

Comments
3 min read
Refactoring vs Refuctoring Whitepaper

Refactoring vs Refuctoring Whitepaper

1
Comments
2 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
How I refactor my 3-tier application to Serverless Architecture - Part 1

How I refactor my 3-tier application to Serverless Architecture - Part 1

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

When Should Code Be Refactored? What You Need To Know

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

How To Simplify Your Code With Effective Code Refactoring

Comments
7 min read
Extract Method Refactoring

Extract Method Refactoring

2
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
Refactor para quienes no refactorizan 2

Refactor para quienes no refactorizan 2

Comments
25 min read
Refactoring para quienes no refactorizan

Refactoring para quienes no refactorizan

Comments
26 min read
5 Awesome C# Refactoring Tips

5 Awesome C# Refactoring Tips

1
Comments
7 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
Exploring Code Smells: Identifying and Solving Common Issues

Exploring Code Smells: Identifying and Solving Common Issues

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

Strategic Considerations for Using Named Arguments in Code

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

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

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

A Tale of Two Kitchens - Hypermodernizing Your Python Code Base

11
Comments 5
17 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
Refactoring and Rebasing

Refactoring and Rebasing

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

14
Comments 2
3 min read
Refactoring Ruby: Extract Variable

Refactoring Ruby: Extract Variable

5
Comments 4
2 min read
Exploring the Power of the TypeScript Compiler API

Exploring the Power of the TypeScript Compiler API

Comments
3 min read
When to refactor your code?

When to refactor your code?

Comments
1 min read
Killing Python side effects in pictures

Killing Python side effects in pictures

2
Comments
10 min read
Proceed with Caution: Atomic Design's Impact on Your Thought Process

Proceed with Caution: Atomic Design's Impact on Your Thought Process

Comments
5 min read
Sloan's Inbox: Will working with legacy code hold me back?

Sloan's Inbox: Will working with legacy code hold me back?

10
Comments 7
1 min read
Chesterton's Fence: Its Significance in Software Engineering

Chesterton's Fence: Its Significance in Software Engineering

1
Comments 1
2 min read
Why use Enums instead simple primitive types

Why use Enums instead simple primitive types

1
Comments 2
2 min read
TDD Sencillo

TDD Sencillo

Comments
5 min read
Oof – look, that's a legacy codebase!

Oof – look, that's a legacy codebase!

21
Comments
9 min read
The Hidden Cost: Why Dead Code Shouldn’t Linger in Your Codebase

The Hidden Cost: Why Dead Code Shouldn’t Linger in Your Codebase

Comments
4 min read
Refactoring Code — Taming the Spaghetti

Refactoring Code — Taming the Spaghetti

11
Comments 1
6 min read
Refactoring Javascript code with Object Literals: A Clean and Readable Approach

Refactoring Javascript code with Object Literals: A Clean and Readable Approach

6
Comments 4
2 min read
Replacing tuples with records

Replacing tuples with records

Comments
4 min read
How to convert a Java pojo class to Record fastly

How to convert a Java pojo class to Record fastly

Comments
3 min read
Software design: its importance and tips for creating good designs.

Software design: its importance and tips for creating good designs.

Comments
10 min read
loading...