168: Understanding Complex Code by Refactoring into Larger Functions

02/11/2021 11 min Episodio 168
168: Understanding Complex Code by Refactoring into Larger Functions

Listen "168: Understanding Complex Code by Refactoring into Larger Functions"

Episode Synopsis


To understand complex code, it can be helpful to remove abstractions, even if it results in larger functions. This episode walks through a process I use to refactor code that I need to debug and fix, but don't completely understand.