We have worked closely with Gene Kim and his team at IT Revolution to build and deliver the Dev Ops Enterprise Summit online conference. Gaiwan ended up building a bespoke conference platform with Clojure, ClojureScript, Datomic, Redis, Ansible, and hosted everything on Google Cloud.
By Ariel Alexi
An OOP developer finding her way in the functional world, what could go wrong?
So why Clojure?
This was my main question to every Clojure developer that I have met,
In an earlier postI tried to map out the Clojure/Java logging landscape a bit, so people can make an informed choice about how to set up logging for their application. There are
Yesterday Vlaaad wrote a pretty cool blog post titled Alternative to tools.cli in 10 lines of code. It’s a great read and a very cool hack. It uses read-string to parse
You may also like Dates in Clojure: Making Sense of the Mess
Logging seems like a simple enough concept. It’s basically println with a couple of extra smarts. And yet it can