Detangling “Tangled Code”
Detangling "Tangled Code" This article describes my strategy for understanding very intricate chunks of messy, scary, long, and "tangled" code. It’s often hard for me to focus when reviewing long code. When the code is short and simple, it’s fine, but that’s not the case every time. When code is messy, I often use a “light code refactoring” process to make it easier to read.