A useful technique when refactoring code is to focus on confusing conditionals, long lines, and the "Flying V". In this episode, we'll review each of these as we spike out a fun, small example from scratch, and then proceed to refactor it line by line.