Steven Proctor, “The Interceptor Pattern”

Abstract: Interceptors are a pattern in the Clojure community that help with state management, error handling, and asynchronous programming, with[…]