Test & Code

168: Understanding Complex Code by Refactoring into Larger Functions



November 2nd, 2021  •  11 mins 19 secs  •  Download (7.84 MB)  •  Link with Timestamp

RSS Feed

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.