Renzo Borgatti

Renzo is a passionate Clojurist, author of the "Clojure Standard Library Annotated Guide" book and the "Clojure Pills" screencast. He's also runner, cyclist and father of two.

Development
Clojure Puzzlers
Are you learning Clojure and want to be prepared for some of the most common traps and pitfalls? Talk from Dutch Clojure Days 2017.
Read more
Development
Clojure transducers from the ground up: the practice.
Clojure transducers enable better composition and reuse. You can create your own custom transducers or make them parallel. Read this article to know more.
Read more
Development
Clojure transducers from the ground-up: the essence.
Transducers have been introduced in Clojure 1.7 but never got the attention they deserve. They can be used more often than you think and here's why.
Read more
Development
An Introduction to the Clojure Standard Library
The Clojure standard library is a treasure trove of useful functions. Knowing it's content can speed up development and lead to a better functional design.
Read more