Adding a Component to a ClojureScript/Om Application — a Walkthrough
Birdwave is a heavily data-driven app, which makes its UI an excellent candidate to structure into Om components. In this article, we'll add a new component to the app, and try to understand some of its inner workings in the process.
Read more →