Part 2, Validation — Introduction In the previous blog post, we did a walkthrough of an example Node application, discussing its advantages and issues. We also gave a high-level overview of the ways we can improve upon its design. In this blog post, we will start rewriting the application in a functional style, thereby showing…