DEV Community

# refactoring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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: The Key to Keeping Your Codebase Clean and Maintainable

Refactoring: The Key to Keeping Your Codebase Clean and Maintainable

1
Comments
2 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
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 1
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
loading...