Forem

# refactoring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Refactoring: Looking past the surface

Refactoring: Looking past the surface

2
Comments 1
4 min read
Testability requires modularity - lessons from maintaining monoliths at scale
Cover image for Testability requires modularity - lessons from maintaining monoliths at scale

Testability requires modularity - lessons from maintaining monoliths at scale

12
Comments
4 min read
How to move resources and modules in Terragrunt

How to move resources and modules in Terragrunt

3
Comments
5 min read
Prefactoring: A pragmatic approach to tech debt

Prefactoring: A pragmatic approach to tech debt

6
Comments
4 min read
1, 2, Refactor! เมื่อไหร่ที่ควร Refactor?
Cover image for 1, 2, Refactor! เมื่อไหร่ที่ควร Refactor?

1, 2, Refactor! เมื่อไหร่ที่ควร Refactor?

1
Comments
1 min read
Using Mikado Technique to Migrate to .NET Core

Using Mikado Technique to Migrate to .NET Core

7
Comments
5 min read
C# code refactoring - Introduction
Cover image for C# code refactoring - Introduction

C# code refactoring - Introduction

10
Comments
5 min read
Real life angular inheritance example

Real life angular inheritance example

5
Comments
5 min read
Complex auth - types & test importance
Cover image for Complex auth - types & test importance

Complex auth - types & test importance

7
Comments
1 min read
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
Cover image for 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?
Cover image for We renamed our GitHub organization. Now what?

We renamed our GitHub organization. Now what?

17
Comments
4 min read
Selling Refactoring
Cover image for Selling Refactoring

Selling Refactoring

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

Refactoring: Dependency Injection for Reusable Functions

10
Comments
1 min read
Refactoring UI book review
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Type Annotate an existing Python Django Codebase with MonkeyType

Type Annotate an existing Python Django Codebase with MonkeyType

12
Comments 3
6 min read
loading...