Adam Solove
Blog/Functional programming

Functional programming

5 posts categorized as Functional programming.

2017

2014

  • React.js & Om talk

    Videos and slides from a two-part introductory talk on React and then Om, given to the DC-area Clojure user group.

  • Om experience report

    First impressions of David Nolen’s Om — a thin ClojureScript wrapper over React — after building a small map-styling app over Christmas.

2012

  • Deferred method combinator

    Wrapping async dependencies with a higher-order function, so callers can keep treating a method as fire-and-forget.