DEV Community

Cesar Aguirre
Cesar Aguirre

Posted on

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.

Top comments (0)