Announcing lambdaisland/uri 1.0.0

I just released lambdaisland/uri, a pure Clojure/ClojureScript URI library. It is available on Github and Clojars. This is a small piece of the code base that powers lambdaisland.com. It’s

re-frame Subscriptions Got Even Better

Up until recently, to use re-frame subscriptions in Reagent views, you had to use a form-2 component. A form-2 component is a function that returns another function, which does the actual rendering of