The BaseCode Podcast logo

A podcast of development related topics hosted from opposite sides of the planet.


June 4, 2019

Episode 3 - Nested Code

In this episode, JMac and Jess discuss practices for flattening nested code. Since logic is the basis of all programs, most code contains branches and loops which affect readability. By focusing on these blocks of nested code we can dramatically reduce the complexity, and improve the readability of our code.

Show Notes

  • Shifty Plan
  • Guard statement in Swift
  • Cyclomatic Complexity
  • Map, Filter, Reduce in JavaScript

← Episode 2 - Dead Code
Episode 4 - Using Objects →
Hosted by
JMac
Jess
© Copyright 2022.
Built with Jigsaw and Tailwind CSS.