About: Sometimes I code. Sometimes I write — A simple man, making his way thru the galaxy, writing as I go — 📚 Read my latest book, Street-Smart Coding: bit.ly/csarag-ssc
Location:
Colombia 🇨🇴 (not Columbia)
Joined:
Jul 23, 2019
My go-to guide to refactor a piece of code (or while reviewing code): Scroll through a piece of code to find blocks that make you to stop and read twice. There's something to refactor there. Something needs to be better explained.