Refactoring With Composition

Let's take a look at composing functions together.

Refactoring to Pure Functions Part 1

Let's take a look at refactoring from a traditional OO pattern to a slightly more functional pattern using pure functions.