How to Improve your Code With easy Refactorings
Maxi Contieri
Posted on October 24, 2022
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.
💖 💪 🙅 🚩
Maxi Contieri
Posted on October 24, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
webdev 𝗔𝘂𝘁𝗼𝗺𝗮𝘁𝗲𝗱 𝗠𝗮𝘃𝗲𝗻 𝗕𝘂𝗶𝗹𝗱 𝗘𝗻𝘃𝗶𝗿𝗼𝗻𝗺𝗲𝗻𝘁 𝗼𝗻 𝗔𝗪𝗦 𝗘𝗖𝟮 𝗨𝗯𝘂𝗻𝘁𝘂 𝗦𝗲𝗿𝘃𝗲𝗿 𝗳𝗼𝗿 𝗝𝗮𝘃𝗮 𝗔𝗽𝗽𝗹𝗶𝗰𝗮𝘁𝗶𝗼𝗻𝘀
November 14, 2024