Forem

# refactoring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Rewriting the Monolith, Part 2
Cover image for Rewriting the Monolith, Part 2

Rewriting the Monolith, Part 2

15
Comments 2
9 min read
Rewriting the Monolith, Part 1
Cover image for Rewriting the Monolith, Part 1

Rewriting the Monolith, Part 1

10
Comments 2
4 min read
Refactoring code to Java 8 Stream API
Cover image for Refactoring code to Java 8 Stream API

Refactoring code to Java 8 Stream API

7
Comments
7 min read
Optional Chaining (?.) Refactoring
Cover image for Optional Chaining (?.) Refactoring

Optional Chaining (?.) Refactoring

10
Comments 1
2 min read
Refactoring with baby steps
Cover image for Refactoring with baby steps

Refactoring with baby steps

6
Comments 4
11 min read
Nullish Coalescing Operator Refactoring
Cover image for Nullish Coalescing Operator Refactoring

Nullish Coalescing Operator Refactoring

6
Comments
1 min read
Slim down models and controllers using Rails Service Objects

Slim down models and controllers using Rails Service Objects

13
Comments 1
3 min read
Mocking Made Simple

Mocking Made Simple

11
Comments 1
3 min read
7 things to consider before starting to refactor Code
Cover image for 7 things to consider before starting to refactor Code

7 things to consider before starting to refactor Code

2
Comments
2 min read
Don't use comments! Use code.

Don't use comments! Use code.

16
Comments 2
6 min read
Bringing Meaning to Legacy Code with Parameter Objects

Bringing Meaning to Legacy Code with Parameter Objects

6
Comments
4 min read
Popular patterns and anti-patterns with React Hooks

Popular patterns and anti-patterns with React Hooks

119
Comments 3
6 min read
Sequelize + TypeScript - What you need to know
Cover image for Sequelize + TypeScript - What you need to know

Sequelize + TypeScript - What you need to know

95
Comments 14
7 min read
Refactoring type annotations to PHP 7.4 type declarations with Rector

Refactoring type annotations to PHP 7.4 type declarations with Rector

35
Comments
2 min read
Refactor your if statements for improved readability
Cover image for Refactor your if statements for improved readability

Refactor your if statements for improved readability

7
Comments 1
2 min read
Untangling Legacy Code with Events

Untangling Legacy Code with Events

5
Comments
3 min read
Avoid Magic Numbers to Increase Code Readability
Cover image for Avoid Magic Numbers to Increase Code Readability

Avoid Magic Numbers to Increase Code Readability

9
Comments 3
2 min read
Keeping code healthy with refactoring
Cover image for Keeping code healthy with refactoring

Keeping code healthy with refactoring

4
Comments 1
7 min read
Refactor for better comprehension
Cover image for Refactor for better comprehension

Refactor for better comprehension

3
Comments
9 min read
Legacy code best practice: how to take over an existing project smoothly
Cover image for Legacy code best practice: how to take over an existing project smoothly

Legacy code best practice: how to take over an existing project smoothly

2
Comments
3 min read
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
loading...