FizzBuzz 3

Published:August 13, 2019

This is my third pass at the FizzBuzz Kata. In this episode, I focus on splitting up code into modules and focus on functions doing only one thing.