Life after JSON

Gert-Jan van de Streek op 10 September 2015

After we all got hooked on XML, we were wondering what was next. Of course we all went with JSON because the minute you see it, you know it's better than XML in a lot of situations. Now that we have been working with JSON for a long time, I was wondering what would be next.

How to inspect a legacy Java application with the Clojure REPL

Gert-Jan van de Streek op 18 May 2015

When you get used to the REPL in Clojure it's hard to go back to the compile / redeploy round trip in Java. In very complex projects/products it's nice to have a REPL around where you can quickly try stuff. But wait, Clojure runs on the VM and the Java interop is great. Why not add the Clojure REPL to your Java project and take this as a...

Did you enjoy reading?

Share this blog with your audience!