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.
Fastest way to create and share code in any language
Cover image for Fastest way to create and share code in any language

Fastest way to create and share code in any language

12
Comments
2 min read
🐾 Does your microservice deserve its own database?

🐾 Does your microservice deserve its own database?

44
Comments 1
4 min read
Refactoring many OR statements like a ninja 🤘
Cover image for Refactoring many OR statements like a ninja 🤘

Refactoring many OR statements like a ninja 🤘

10
Comments 1
1 min read
Nullish Coalescing in JavaScript
Cover image for Nullish Coalescing in JavaScript

Nullish Coalescing in JavaScript

6
Comments
2 min read
Advanced SCSS: How Strings and Lists Can Improve Your Code

Advanced SCSS: How Strings and Lists Can Improve Your Code

13
Comments
3 min read
Semantic HTML: An Introduction

Semantic HTML: An Introduction

42
Comments
3 min read
Refactoring Code in Ruby
Cover image for Refactoring Code in Ruby

Refactoring Code in Ruby

9
Comments
3 min read
How to make a form handling with vuex

How to make a form handling with vuex

51
Comments 13
2 min read
Refactoring my Rails Project
Cover image for Refactoring my Rails Project

Refactoring my Rails Project

9
Comments 2
2 min read
Vue.js - Cleaning up components
Cover image for Vue.js - Cleaning up components

Vue.js - Cleaning up components

26
Comments 4
5 min read
Refactoring a Legacy Project

Refactoring a Legacy Project

18
Comments 12
1 min read
React.js with Factory Pattern ? Building Complex UI With Ease
Cover image for React.js with Factory Pattern ? Building Complex UI With Ease

React.js with Factory Pattern ? Building Complex UI With Ease

138
Comments 9
5 min read
Guides to Refactoring

Guides to Refactoring

89
Comments 6
1 min read
5 refactorings I use every day
Cover image for 5 refactorings I use every day

5 refactorings I use every day

16
Comments
4 min read
How to Maintain Clean Code in your projects

How to Maintain Clean Code in your projects

7
Comments
5 min read
Tips on naming boolean variables - Cleaner Code

Tips on naming boolean variables - Cleaner Code

294
Comments 57
2 min read
Simpler = Better if it_gets_the_job_done
Cover image for Simpler = Better if it_gets_the_job_done

Simpler = Better if it_gets_the_job_done

34
Comments 4
2 min read
How I brought down my project's dependency tree from 36 packages to 4 packages
Cover image for How I brought down my project's dependency tree from 36 packages to 4 packages

How I brought down my project's dependency tree from 36 packages to 4 packages

133
Comments 17
3 min read
Рефакторьте свой унаследованный PHP код (примеры из реальных проектов)
Cover image for Рефакторьте свой унаследованный PHP код (примеры из реальных проектов)

Рефакторьте свой унаследованный PHP код (примеры из реальных проектов)

8
Comments
1 min read
Two quick tips for writing legible code

Two quick tips for writing legible code

9
Comments 6
3 min read
Angular Style Encapsulation: You're Doing It Wrong
Cover image for Angular Style Encapsulation: You're Doing It Wrong

Angular Style Encapsulation: You're Doing It Wrong

13
Comments 5
3 min read
Move Java-project to Kotlin

Move Java-project to Kotlin

10
Comments 2
1 min read
Java compiler error cascades... and fixing them

Java compiler error cascades... and fixing them

7
Comments
2 min read
Code Duplication Refactoring on Conditional Conditions

Code Duplication Refactoring on Conditional Conditions

10
Comments
1 min read
TDD and bug fixing - the duo you can't be without

TDD and bug fixing - the duo you can't be without

10
Comments
5 min read
loading...