DEV Community

# refactoring

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
In Theory: Self-Correcting Software - Part 2

In Theory: Self-Correcting Software - Part 2

Comments
5 min read
Make your package.json readable again by humans: organizing npm scripts with shell files

Make your package.json readable again by humans: organizing npm scripts with shell files

5
Comments 1
4 min read
Transforming DevEx Through Bulk Refactoring (and How AI Can Assist)

Transforming DevEx Through Bulk Refactoring (and How AI Can Assist)

3
Comments
3 min read
Refactoring for Efficiency: Tackling Performance Issues in Data-Heavy Pages

Refactoring for Efficiency: Tackling Performance Issues in Data-Heavy Pages

Comments
2 min read
Improve Code Readability and Efficiency - 11 Tips

Improve Code Readability and Efficiency - 11 Tips

Comments
10 min read
Taming the Mega-Component: My Vue.js Refactoring Adventure

Taming the Mega-Component: My Vue.js Refactoring Adventure

3
Comments
3 min read
A Business Case Against Massive Unrequested Refactorings

A Business Case Against Massive Unrequested Refactorings

Comments
3 min read
Refatorando - Cap 1

Refatorando - Cap 1

Comments 2
11 min read
Refactoring 101

Refactoring 101

1
Comments
2 min read
Refactoring based on design principles: example of a data collection crawler system

Refactoring based on design principles: example of a data collection crawler system

Comments
7 min read
Advanced JS — Refactoring Toward Objects

Advanced JS — Refactoring Toward Objects

3
Comments
6 min read
Good Refactoring vs Bad Refactoring

Good Refactoring vs Bad Refactoring

110
Comments 11
9 min read
Code Refactoring: Avoid Nested If Statements with Early Returns

Code Refactoring: Avoid Nested If Statements with Early Returns

Comments
1 min read
Refactor: GoroutineTracker with unnecessary usage of reflect

Refactor: GoroutineTracker with unnecessary usage of reflect

Comments
4 min read
Wednesday Links - Edition 2024-06-26

Wednesday Links - Edition 2024-06-26

Comments
1 min read
Techniques for Refactoring Legacy Code

Techniques for Refactoring Legacy Code

Comments
2 min read
7 Essential Tips to Avoid Code Smells in Your Projects

7 Essential Tips to Avoid Code Smells in Your Projects

3
Comments
2 min read
3 Rs of Software Architecture for iOS based in SwiftUI

3 Rs of Software Architecture for iOS based in SwiftUI

22
Comments 1
15 min read
How to mock a hidden dependency

How to mock a hidden dependency

2
Comments
2 min read
Error Handling with Angular Interceptors

Error Handling with Angular Interceptors

17
Comments
8 min read
Isolating user data logic with a UserService

Isolating user data logic with a UserService

2
Comments
12 min read
Building Custom RxJS Operators for HTTP Requests

Building Custom RxJS Operators for HTTP Requests

1
Comments
12 min read
Clean Code With AI

Clean Code With AI

8
Comments
1 min read
Enhancing Angular Reactive Forms with a Custom Image Uploader FormControl

Enhancing Angular Reactive Forms with a Custom Image Uploader FormControl

2
Comments
13 min read
Simplifying Error Handling in Angular Forms with a Custom Directive

Simplifying Error Handling in Angular Forms with a Custom Directive

5
Comments
16 min read
loading...