clojurescript-unraveled
clojurescript-unraveled copied to clipboard
An open source book about ClojureScript
The cljs compiler now allows use of namespaced maps syntax. This should be reflected in the doc.
Related doc: http://rundis.github.io/blog/2015/clojurescript_performance_tuning.html TODO: type hints.
https://github.com/clojure/clojurescript/wiki/Differences-from-Clojure
I am unable to build on macOS Sonoma following the guides https://github.com/funcool/clojurescript-unraveled/issues/134 and https://github.com/funcool/clojurescript-unraveled/issues/153. I am getting the following error. ``` % make pdf mkdir -p dist/ asciidoctor -b docbook45...
Hi. My name is Verena Ebert, and I am a PhD student at the University of Stuttgart in Germany. A few months ago, I have examined 90 GitHub projects to...