If you’re touchy about language, TF stands for “The Flip” 😋, and when you read this, you’ll see why. — In a codebase, everything exists in hierarchies, whether it’s file-system or logical hierarchies. Everything depends on something else, or is depended on, else it becomes dead code. These hierarchies tend to create strong structures that can be resistant to change. Imagine having to replace the above block. The sheer number…