Reduce complexity at every step

The Eric Normand Podcast - A podcast by Eric Normand

Categories:

Postel’s Law states that a program should be liberal in what it accepts and strict in what it sends. What does this have to do with functional programming? How can this help us reduce complexity?