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
#codenewbie #tutorial #codequality #beginners
There are a lot of (possible) problems
Let's go for the solutions!

Refactoring 001 - Remove Setters
Maxi Contieri ・ Nov 17 '21
#oop #refactoring #cleancode #programming

Refactoring 003 - Extract Constant
Maxi Contieri ・ Jan 2 '22
#oop #programming #refactoring #cleancode

Refactoring 003 - Extract Constant
Maxi Contieri ・ Jan 2 '22
#oop #programming #refactoring #cleancode

Refactoring 005 - Replace Comment with Function Name
Maxi Contieri ・ Jun 7 '22
#javascript #beginners #refactorit #programming

Refactoring 006 - Rename Result Variables
Maxi Contieri ・ Jun 15 '22
#refactorit #webdev #beginners #tutorial

Refactoring 008 - Convert Variables to Constant
Maxi Contieri ・ Aug 26 '22
#javascript #webdev #beginners #programming
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)