tdd An Inverted Test Pyramid Are you familiar with the concept of a "Test Pyramid"? I’ve been working on a project suffering from an inverted pyramid, and here I share the downsides that relying solely on end-to-end tests might have.
clojure State and Polymorphism with Clojure Santiago shares with us how some things in functional programming can be done similarly to OOP!