Refactorings are amazing to grow and improve our code
TL;DR: Let's start addressing our code smells
I have been writing a series on Code Smells for a long time.
How to Find the Stinky parts of your Code
Maxi Contieri ・ May 21 '21
There are a lot of (possible) problems
Let's go for the solutions!
Refactoring 001 - Remove Setters
Maxi Contieri ・ Nov 17 '21
Refactoring 003 - Extract Constant
Maxi Contieri ・ Jan 2 '22
Refactoring 003 - Extract Constant
Maxi Contieri ・ Jan 2 '22
Refactoring 005 - Replace Comment with Function Name
Maxi Contieri ・ Jun 7 '22
Refactoring 006 - Rename Result Variables
Maxi Contieri ・ Jun 15 '22
Refactoring 008 - Convert Variables to Constant
Maxi Contieri ・ Aug 26 '22
Photo by No Revisions en Unsplash
Part of the objective of this series of articles is to generate spaces for debate and discussion on software design.
Top comments (0)