Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ethagnawl/clojurescript101


https://github.com/ethagnawl/clojurescript101

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

My interpretation of David Nolen's [ClojureScript 101](https://swannodette.github.io/2013/11/07/clojurescript-101/) tutorial.

The only significant difference here is the (contrived) use of `async/merge` to combine the `clicks` and `inputs` channels.