Thursday, August 2, 2018

Functional Programming Unit Testing in Node (Part 3)

Welcome to Part 3 where we'll show you how to navigate class based code using FP, go over composing all these asynchronous functions we wrote, and continuing to define our dependencies in curried functions to make them easier to test.

Contents

This is a six-part series on refactoring imperative code in Node to a functional programming style with unit tests. You are currently on Part 3.



from DZone.com Feed https://ift.tt/2ODIpN4

No comments:

Post a Comment