DEV Community

# refactoring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Refactoring HTML code with help of regex search and replace

Refactoring HTML code with help of regex search and replace

8
Comments
2 min read
Las seis preguntas para comentar tu código

Las seis preguntas para comentar tu código

3
Comments
8 min read
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

10
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
Defining Class and Module Aliases in Ruby and Rails

Defining Class and Module Aliases in Ruby and Rails

6
Comments
1 min read
Insights in Cyclomatic and Cognitive Complexity in Your Application

Insights in Cyclomatic and Cognitive Complexity in Your Application

3
Comments 1
4 min read
3 Reasons Not To Implicitly Memoize

3 Reasons Not To Implicitly Memoize

7
Comments
4 min read
The noble art of refactoring - Part 1

The noble art of refactoring - Part 1

29
Comments 2
8 min read
The noble art of refactoring - Part 0

The noble art of refactoring - Part 0

81
Comments 7
7 min read
Software Side-Quests

Software Side-Quests

6
Comments
2 min read
Do you have a minute or two to talk about Code Smells? - Part 1

Do you have a minute or two to talk about Code Smells? - Part 1

10
Comments 1
3 min read
Enhance your productivity on your PHP projects

Enhance your productivity on your PHP projects

9
Comments
6 min read
Sorting Code Alphabetically

Sorting Code Alphabetically

13
Comments 4
6 min read
Rewrite 🖋 or Refactor 🧹? 10 questions to ask yourself before you decide.

Rewrite 🖋 or Refactor 🧹? 10 questions to ask yourself before you decide.

49
Comments 4
3 min read
Tearing Down a Function (and Building It Back Up) - Part 2

Tearing Down a Function (and Building It Back Up) - Part 2

7
Comments
6 min read
Tearing Down a Function (and Building It Back Up) - Part 1

Tearing Down a Function (and Building It Back Up) - Part 1

6
Comments
13 min read
Start to spend time on refactoring

Start to spend time on refactoring

5
Comments
2 min read
Technical debt so bad I quit my job

Technical debt so bad I quit my job

136
Comments 15
3 min read
Import once Browser Module

Import once Browser Module

13
Comments 1
2 min read
Refatoração de código React

Refatoração de código React

28
Comments 6
16 min read
Laravel custom Pivot Model events (many-to-many relationship)

Laravel custom Pivot Model events (many-to-many relationship)

12
Comments 2
2 min read
Refactoring - How did we end up in this mess?

Refactoring - How did we end up in this mess?

7
Comments 2
3 min read
Refactoring "if" statements with lookup arrays in PHP/Laravel

Refactoring "if" statements with lookup arrays in PHP/Laravel

12
Comments 2
1 min read
Refactoring For jQuery

Refactoring For jQuery

23
Comments 3
1 min read
Your Code as a Crime Scene and Software Design X-Rays by Adam Tornhill

Your Code as a Crime Scene and Software Design X-Rays by Adam Tornhill

10
Comments
2 min read
Why do we fall into the rewrite trap?

Why do we fall into the rewrite trap?

3
Comments
11 min read
Keeping Javascript test naming updated after refactoring

Keeping Javascript test naming updated after refactoring

5
Comments
2 min read
Favorite Refactoring Techniques: Extract Class

Favorite Refactoring Techniques: Extract Class

6
Comments
2 min read
React Refactoring Tips: Dysfunctional API Boundaries

React Refactoring Tips: Dysfunctional API Boundaries

16
Comments 1
4 min read
5 Refactoring Tips to Improve Your Code

5 Refactoring Tips to Improve Your Code

8
Comments
8 min read
Attacking Technical Debt

Attacking Technical Debt

13
Comments 1
4 min read
Favorite Refactoring Techniques: Combine Functions Into Transform

Favorite Refactoring Techniques: Combine Functions Into Transform

6
Comments
1 min read
Why I hate refactoring

Why I hate refactoring

5
Comments
2 min read
Favorite Refactoring Techniques: Split Phase

Favorite Refactoring Techniques: Split Phase

8
Comments
1 min read
Refactoring web applications

Refactoring web applications

7
Comments
3 min read
Code comments are your code autobiography

Code comments are your code autobiography

3
Comments
4 min read
Refactoring Tips and Tricks: From 1400 to 300 Lines of Code.

Refactoring Tips and Tricks: From 1400 to 300 Lines of Code.

13
Comments
8 min read
loading...