DEV Community

# refactoring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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
A Tale of Two Kitchens - Hypermodernizing Your Python Code Base

A Tale of Two Kitchens - Hypermodernizing Your Python Code Base

12
Comments 5
17 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

14
Comments 2
3 min read
Refactoring Ruby: Extract Variable

Refactoring Ruby: Extract Variable

5
Comments 4
2 min read
Killing Python side effects in pictures

Killing Python side effects in pictures

Comments
10 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
Why use Enums instead simple primitive types

Why use Enums instead simple primitive types

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

Oof – look, that's a legacy codebase!

20
Comments
9 min read
TDD Sencillo

TDD Sencillo

1
Comments
5 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

3
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
Speed up GitHub Actions by caching Composer, Rector, & Pint

Speed up GitHub Actions by caching Composer, Rector, & Pint

1
Comments
5 min read
Evolving Legacy Software Architecture

Evolving Legacy Software Architecture

3
Comments
14 min read
The Art of Writing Clean JavaScript Code: A Comprehensive Guide

The Art of Writing Clean JavaScript Code: A Comprehensive Guide

Comments
14 min read
This week focus: Refactoring

This week focus: Refactoring

Comments
2 min read
3 things to avoid when implementing Domain-Driven Design (DDD)

3 things to avoid when implementing Domain-Driven Design (DDD)

3
Comments
3 min read
What would it be like if Italo Calvino and Sun Tzu explained refactoring?

What would it be like if Italo Calvino and Sun Tzu explained refactoring?

2
Comments
10 min read
We've got it all wrong!

We've got it all wrong!

Comments
6 min read
Frontend Platform use case - Enabling features and hiding the distribution problems

Frontend Platform use case - Enabling features and hiding the distribution problems

3
Comments
10 min read
The Dark Side of Switch-Case

The Dark Side of Switch-Case

Comments
5 min read
build, extract, refactor

build, extract, refactor

Comments
2 min read
Embracing Early Exits: Refactoring Concepts in Programming with Real-World Examples

Embracing Early Exits: Refactoring Concepts in Programming with Real-World Examples

1
Comments
2 min read
Replacing Type Code With Class

Replacing Type Code With Class

Comments
10 min read
Best practices for refactoring legacy code to make it more maintainable and easier to work with

Best practices for refactoring legacy code to make it more maintainable and easier to work with

12
Comments 2
7 min read
Doing stricter checks in PHP

Doing stricter checks in PHP

2
Comments
2 min read
Boldness in Refactoring

Boldness in Refactoring

25
Comments 3
6 min read
Confessions from a Golfer Programmer

Confessions from a Golfer Programmer

15
Comments 1
5 min read
🧹 Tidying Up Your Rails Code: The Art of Refactoring, Marie Kondo Style

🧹 Tidying Up Your Rails Code: The Art of Refactoring, Marie Kondo Style

3
Comments 2
4 min read
Refactoring: The Key to Keeping Your Codebase Clean and Maintainable

Refactoring: The Key to Keeping Your Codebase Clean and Maintainable

1
Comments
2 min read
Think/Code

Think/Code

1
Comments
1 min read
Working on Legacy Software: Rewriting technique, experience and lessons

Working on Legacy Software: Rewriting technique, experience and lessons

6
Comments 1
5 min read
Upgrade your project to PHP 8.2 with Rector

Upgrade your project to PHP 8.2 with Rector

7
Comments 1
2 min read
Effective Refactoring with Codemods

Effective Refactoring with Codemods

3
Comments
6 min read
3 tips to keep microservice architecture from becoming a mess

3 tips to keep microservice architecture from becoming a mess

19
Comments
6 min read
Upgrading to Eloquent accessors & mutators from Laravel 9

Upgrading to Eloquent accessors & mutators from Laravel 9

1
Comments
3 min read
Refactoring a codebase

Refactoring a codebase

4
Comments
3 min read
Design Patterns: Factory Method

Design Patterns: Factory Method

2
Comments
4 min read
Simplify Business Logic with Reactive Architecture

Simplify Business Logic with Reactive Architecture

1
Comments
2 min read
The Art of Writing Ugly Code That Works, Then Beautifying It for Optimal Functionality

The Art of Writing Ugly Code That Works, Then Beautifying It for Optimal Functionality

3
Comments
4 min read
Refactoring PDFMerger and Adding Amazon S3 Feature

Refactoring PDFMerger and Adding Amazon S3 Feature

4
Comments 1
3 min read
loading...