DEV Community

# refactoring

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Unlocking Easy Maintainability in React with Separation of Concerns

Unlocking Easy Maintainability in React with Separation of Concerns

10
Comments 2
3 min read
Refactoring Ruby: Extract Variable

Refactoring Ruby: Extract Variable

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

Killing Python side effects in pictures

5
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
How to convert a Java pojo class to Record fastly

How to convert a Java pojo class to Record fastly

Comments
3 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!

21
Comments
9 min read
TDD Sencillo

TDD Sencillo

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
Refactoring Code — Taming the Spaghetti

Refactoring Code — Taming the Spaghetti

11
Comments 1
6 min read
Replacing tuples with records

Replacing tuples with records

Comments
4 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

2
Comments
14 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?

1
Comments
10 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)

1
Comments
3 min read
Refactoring for Beginners: Part 1

Refactoring for Beginners: Part 1

3
Comments
3 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
đź§ą 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
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
Confessions from a Golfer Programmer

Confessions from a Golfer Programmer

16
Comments 1
5 min read
Boldness in Refactoring

Boldness in Refactoring

25
Comments 3
6 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

5
Comments
5 min read
Refactoring a codebase

Refactoring a codebase

4
Comments
3 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
Simplify Business Logic with Reactive Architecture

Simplify Business Logic with Reactive Architecture

1
Comments
2 min read
How to Solve Technical Debt in 2023: A Guide for Leaders

How to Solve Technical Debt in 2023: A Guide for Leaders

3
Comments
6 min read
Design Patterns: Factory Method

Design Patterns: Factory Method

2
Comments
4 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
Development Driven Testing

Development Driven Testing

2
Comments
4 min read
"Split or condition in if" refactoring in TypeScript

"Split or condition in if" refactoring in TypeScript

1
Comments
3 min read
Allowing users to send emails with their own SMTP settings in Laravel 9

Allowing users to send emails with their own SMTP settings in Laravel 9

6
Comments
3 min read
Refactoring instance variables to local variables in Rails controllers

Refactoring instance variables to local variables in Rails controllers

10
Comments
8 min read
How to eliminate code duplicates in Java?

How to eliminate code duplicates in Java?

2
Comments
3 min read
Eliminate N+1 queries and improve Rails app performance with this effective Eager Loading tip

Eliminate N+1 queries and improve Rails app performance with this effective Eager Loading tip

1
Comments
3 min read
8 tips for refactoring the code with no pain

8 tips for refactoring the code with no pain

5
Comments
7 min read
Refactoring. RegExp.

Refactoring. RegExp.

1
Comments
2 min read
Refactoring. From 6 to 180 lines.

Refactoring. From 6 to 180 lines.

4
Comments 3
4 min read
Prioritizing Technical Debt as If Time & Money Matters - Adam Tornhill

Prioritizing Technical Debt as If Time & Money Matters - Adam Tornhill

2
Comments
4 min read
React class to functional: states

React class to functional: states

1
Comments
1 min read
Checking union types in Typescript

Checking union types in Typescript

Comments
1 min read
Evolução de Software e a Importância da Refatoração

Evolução de Software e a Importância da Refatoração

3
Comments
8 min read
Refactoring Guide for Rails Beginners

Refactoring Guide for Rails Beginners

1
Comments
6 min read
Solving the Beverages Prices Refactoring kata (2)

Solving the Beverages Prices Refactoring kata (2)

Comments
13 min read
Refactoring. The beginning.

Refactoring. The beginning.

13
Comments 1
2 min read
The Engineer’s Guide to Writing Meaningful Code Comments

The Engineer’s Guide to Writing Meaningful Code Comments

2
Comments
7 min read
loading...