168: Understanding Complex Code by Refactoring into Larger Functions
Nov 2, 2021
11:08
forum Ask episode
view_agenda Chapters
auto_awesome Transcript
info_circle Episode notes
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.