clojurescript-unraveled icon indicating copy to clipboard operation
clojurescript-unraveled copied to clipboard

An open source book about ClojureScript

Results 30 clojurescript-unraveled issues
Sort by recently updated
recently updated
newest added

The cljs compiler now allows use of namespaced maps syntax. This should be reflected in the doc.

enhancement

Related doc: http://rundis.github.io/blog/2015/clojurescript_performance_tuning.html TODO: type hints.

enhancement
help wanted

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...