2017
- Concurrent ML has a branding problem
And some suggestions from a complete outsider
- Synchronizable abstractions for understandable concurrency
Or: what is Concurrent ML all about?
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.