Forem

Refactor it!

Help someone refactor their code, submit some code you want help to be refactored, or show how you refactored something.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Writing If Statements with the Ternary Operator

Writing If Statements with the Ternary Operator

28
Comments 13
2 min read
💫 Learn how to refactor an existing app with Vertical Slice Architecture 💫

💫 Learn how to refactor an existing app with Vertical Slice Architecture 💫

1
Comments
1 min read
What Is Refactoring

What Is Refactoring

5
Comments
3 min read
When Should You Refactor Your Code?

When Should You Refactor Your Code?

6
Comments 1
4 min read
Which Class? Puts it in?

Which Class? Puts it in?

3
Comments
3 min read
Coding basics: DRY programming

Coding basics: DRY programming

5
Comments 2
5 min read
Selecting Hashes from an API

Selecting Hashes from an API

3
Comments
2 min read
Developer Dark Arts: Ralpha-sorting

Developer Dark Arts: Ralpha-sorting

6
Comments
4 min read
Saner apps with the Facade Pattern

Saner apps with the Facade Pattern

7
Comments
11 min read
Developer Dark Arts: React Class Components

Developer Dark Arts: React Class Components

6
Comments
5 min read
4 ways to clean ranged comparisons in Ruby conditionals

4 ways to clean ranged comparisons in Ruby conditionals

6
Comments
2 min read
Developer Dark Arts: Default Exports

Developer Dark Arts: Default Exports

9
Comments
5 min read
Developer Dark Arts: Magic Strings

Developer Dark Arts: Magic Strings

7
Comments
3 min read
Using Dictionaries to refactor

Using Dictionaries to refactor

5
Comments
2 min read
Using Factories in Ruby to Refactor if Statements

Using Factories in Ruby to Refactor if Statements

7
Comments
5 min read
Dive into an unfamiliar codebase from its edges

Dive into an unfamiliar codebase from its edges

3
Comments
5 min read
Is it up to the newer developer to pay back others' technical debt?

Is it up to the newer developer to pay back others' technical debt?

3
Comments
3 min read
Plain old PHP Object - Usability and benefits in modern PHP programming

Plain old PHP Object - Usability and benefits in modern PHP programming

13
Comments
3 min read
Focus refactoring on what matters with Hotspots Analysis

Focus refactoring on what matters with Hotspots Analysis

6
Comments 1
7 min read
5 coding exercises to practice refactoring Legacy Code

5 coding exercises to practice refactoring Legacy Code

18
Comments 1
5 min read
Code Review: Name file after exposed function

Code Review: Name file after exposed function

3
Comments
1 min read
A simple technique to do safe changes in a complex codebase

A simple technique to do safe changes in a complex codebase

117
Comments 4
5 min read
How not to make a framework for default request values in Spring

How not to make a framework for default request values in Spring

10
Comments
5 min read
Clean code in Spring ecosystem

Clean code in Spring ecosystem

9
Comments
6 min read
TypeScript Generics and Type Guards - Explained by Example

TypeScript Generics and Type Guards - Explained by Example

18
Comments
8 min read
loading...