DEV Community

# refactoring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to be more successful at software maintenance

How to be more successful at software maintenance

8
Comments 2
9 min read
We renamed our GitHub organization. Now what?

We renamed our GitHub organization. Now what?

16
Comments
4 min read
Selling Refactoring

Selling Refactoring

3
Comments
3 min read
Refactoring: Dependency Injection for Reusable Functions

Refactoring: Dependency Injection for Reusable Functions

10
Comments
1 min read
Refactoring UI book review

Refactoring UI book review

2
Comments
1 min read
Opening a window on codesmells 💩💨

Opening a window on codesmells 💩💨

8
Comments
5 min read
Why and How we moved away from jQuery in our Web Application

Why and How we moved away from jQuery in our Web Application

9
Comments 2
4 min read
A simple refactoring

A simple refactoring

4
Comments
6 min read
Visualizing the progress of a refactoring into a Hexagonal Architecture using jQAssistant

Visualizing the progress of a refactoring into a Hexagonal Architecture using jQAssistant

2
Comments
1 min read
Refactoring: improve your code quality

Refactoring: improve your code quality

15
Comments
8 min read
Extract React Hook Refactoring

Extract React Hook Refactoring

7
Comments
4 min read
On useless try-catches, being overly defensive, I/O boundaries and variable scope

On useless try-catches, being overly defensive, I/O boundaries and variable scope

6
Comments 3
2 min read
Why early returns make your code easier to understand

Why early returns make your code easier to understand

2
Comments
3 min read
Type Annotate an existing Python Django Codebase with MonkeyType

Type Annotate an existing Python Django Codebase with MonkeyType

11
Comments 2
6 min read
Refactoring culture

Refactoring culture

3
Comments
1 min read
The Art of Refactoring

The Art of Refactoring

3
Comments
3 min read
Refactoring absolute paths to relative ones

Refactoring absolute paths to relative ones

9
Comments 1
1 min read
Clean Code Cleanups

Clean Code Cleanups

5
Comments
6 min read
FizzBuzz Refactoring Challenge with Open/Closed Principle

FizzBuzz Refactoring Challenge with Open/Closed Principle

46
Comments 24
5 min read
Good Enough Architecture - Separating bounded contexts

Good Enough Architecture - Separating bounded contexts

4
Comments
8 min read
Debugging and Refactoring JavaScript codes for robustness

Debugging and Refactoring JavaScript codes for robustness

4
Comments
3 min read
Betterer v1.0.0

Betterer v1.0.0

62
Comments 4
6 min read
Python Refactorings - Part 1

Python Refactorings - Part 1

7
Comments
4 min read
Refactoring: Try-Catch for Variable Assignment in JS

Refactoring: Try-Catch for Variable Assignment in JS

6
Comments 1
1 min read
Declarative Gibberish in React

Declarative Gibberish in React

20
Comments 3
7 min read
loading...