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.
Refactoring GENEREADME

Refactoring GENEREADME

1
Comments
3 min read
Refactoring conditionals: The first steps to cleaner code.
Cover image for Refactoring conditionals: The first steps to cleaner code.

Refactoring conditionals: The first steps to cleaner code.

Comments 1
4 min read
Refactoring: How to improve legacy code one step at a time. Starting with "if statements".
Cover image for Refactoring: How to improve legacy code one step at a time. Starting with "if statements".

Refactoring: How to improve legacy code one step at a time. Starting with "if statements".

Comments 1
4 min read
Tetris Game Development – Seeking Coding Advice and Feedback

Tetris Game Development – Seeking Coding Advice and Feedback

1
Comments
1 min read
How To Refactor Your Codebase
Cover image for How To Refactor Your Codebase

How To Refactor Your Codebase

Comments
19 min read
How To Refactor Your Codebase
Cover image for How To Refactor Your Codebase

How To Refactor Your Codebase

2
Comments
19 min read
Understanding Observers in Ruby on Rails

Understanding Observers in Ruby on Rails

7
Comments 3
3 min read
Why and How to Migrate Your React App from CRA to Vite
Cover image for Why and How to Migrate Your React App from CRA to Vite

Why and How to Migrate Your React App from CRA to Vite

6
Comments
8 min read
When traits conflict

When traits conflict

Comments
1 min read
Refactoring Rails Helpers from static to dynamic rendering
Cover image for Refactoring Rails Helpers from static to dynamic rendering

Refactoring Rails Helpers from static to dynamic rendering

Comments
5 min read
Extract Method Refactoring Technique in C# – What You Need To Know
Cover image for Extract Method Refactoring Technique in C# – What You Need To Know

Extract Method Refactoring Technique in C# – What You Need To Know

Comments
5 min read
Refactoring C# Code – 4 Essential Techniques Simplified
Cover image for Refactoring C# Code – 4 Essential Techniques Simplified

Refactoring C# Code – 4 Essential Techniques Simplified

1
Comments
10 min read
Rendering PDF from URLs and HTML input using express js
Cover image for Rendering PDF from URLs and HTML input using express js

Rendering PDF from URLs and HTML input using express js

8
Comments
5 min read
OO to Elixir: Clean Code With Pattern Matching
Cover image for OO to Elixir: Clean Code With Pattern Matching

OO to Elixir: Clean Code With Pattern Matching

4
Comments 2
3 min read
When Should Code Be Refactored? What You Need To Know
Cover image for When Should Code Be Refactored? What You Need To Know

When Should Code Be Refactored? What You Need To Know

1
Comments
8 min read
The cost of refactoring

The cost of refactoring

Comments
6 min read
Last Week of Hacktoberfest

Last Week of Hacktoberfest

Comments
4 min read
Make Vue's template refs clean & simple

Make Vue's template refs clean & simple

10
Comments
2 min read
From Chaos to Clarity: The Power of Git Rebase
Cover image for From Chaos to Clarity: The Power of Git Rebase

From Chaos to Clarity: The Power of Git Rebase

3
Comments
6 min read
Git Rebase: Learn2Blog Refactor

Git Rebase: Learn2Blog Refactor

1
Comments
5 min read
How to convert a Java pojo class to Record fastly

How to convert a Java pojo class to Record fastly

4
Comments
3 min read
JavaScript refactoring best practices.
Cover image for JavaScript refactoring best practices.

JavaScript refactoring best practices.

5
Comments
2 min read
Code smell | Hardcoded fake data in tests
Cover image for Code smell | Hardcoded fake data in tests

Code smell | Hardcoded fake data in tests

6
Comments
3 min read
Array/List Methods in Python

Array/List Methods in Python

Comments
3 min read
VS Code Setup for Frontend Devs
Cover image for VS Code Setup for Frontend Devs

VS Code Setup for Frontend Devs

82
Comments 17
9 min read
loading...