I am very inspired by Christian Johansen’s takes on about everything todo with programming. If you haven’t watched this talk, you have missed something:
Christian is the creator of many libraries and tools helping people like me to gain not only from his ideas, but also to directly put them in practice. Stuff like Dumdom, the Gadget inspector and Portfolio.
As you may or may not know, there is a successor to Dumdom, called Replicant. It’s pure ClojureScript and also takes data orientation even more seriously. At my current client’s, Anteo AS, We are switching to Replicant. As a result of that we’ve created a tiny example app, exercising most of Replicant.
We’ve tried to make the README helpful in relaying what Replicant is about and how to use the example app to figure out wether Replicant is for you or not. Getting the example app running takes a few seconds, and the app code is <100 LOC.