DEV Community

# refactoring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Type Annotate an existing Python Django Codebase with MonkeyType

Type Annotate an existing Python Django Codebase with MonkeyType

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

10
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
Lessons from migrating a web application to a design system

Lessons from migrating a web application to a design system

3
Comments
4 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
Sourcery now available in VS Code!

Sourcery now available in VS Code!

6
Comments 2
1 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

14
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
loading...