Adding ClojureScript Unraveled link (#2598)

This commit is contained in:
Zach Whitten 2017-10-17 12:51:02 -04:00 committed by eshellman
parent bce102b7fd
commit cd1324e11a
1 changed files with 1 additions and 0 deletions

View File

@ -949,6 +949,7 @@
* [Clojure Koans](http://clojurekoans.com)
* [Clojure Programming](https://en.wikibooks.org/wiki/Clojure_Programming)
* [ClojureScript Koans](http://clojurescriptkoans.com)
* [ClojureScript Unraveled](https://funcool.github.io/clojurescript-unraveled/) (HTML)
* [Data Sorcery with Clojure](http://data-sorcery.org/contents/)
* [Modern cljs](https://github.com/magomimmo/modern-cljs)
* [SICP Distilled - An idiosyncratic tour of SICP in Clojure](http://www.sicpdistilled.com)