Refactoring 006 - Rename Result Variables
TL;DR: Use the last call as a semantic guide.
Problems Addressed
Bad naming on variables
Related Code Smells
https://maximilianocontieri.com/code-smell-81-result
https://maximilianocontieri.com/code-smell-79-theresult
Steps
Name the variable with...
maximilianocontieri.com1 min read
Developer Avocado
Frontend developer. Debugging this world one console.log() at a time
Thanks for article, informative as always 👍