PLAY PODCASTS
168: Understanding Complex Code by Refactoring into Larger Functions
Episode 168

168: Understanding Complex Code by Refactoring into Larger Functions

Test & Code

November 2, 202111m 8s

Audio is streamed directly from the publisher (test-and-code.sfo3.cdn.digitaloceanspaces.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show 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.






Topics

refactoring