Learn ClojureScript
A ClojureScript book
Tag: clojurescript remove
A ClojureScript book
Also, from re-frame’s github project page wiki is this entry on how to bootstrap a re-frame app.
An introduction to protocols. I came across this when trying to understand how Om components work. Another post here using the example of encoding json.
An interactive cljs tutorial for Light Table by David Nolen.
Seeing a demo app, then a high-level overview of the messages & queues architecture made things clearer.
Very well done ClojureScript compiler as a service (CaaS?). This would make a fantastic foundation to teach/learn ClojureScript directly on the page in an interactive manner.
Pretty extensive tutorial on ClojureScript.