We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede5786 commit 565c8e1Copy full SHA for 565c8e1
README.md
@@ -34,6 +34,10 @@ Books
34
*Good book for reference, goes deep into each core aspect of Clojure and explains in detail.* \
35
<https://www.manning.com/books/the-joy-of-clojure-second-edition>
36
37
+- **Web development with clojure, third edition** \
38
+*This book aims to teach how to build a SPA using clojure and clojureScript with the Luminus framework.* \
39
+<https://pragprog.com/book/dswdcloj3/web-development-with-clojure-third-edition>
40
+
41
Videos
42
------------------
43
- **Clojure koans videos** *-b* \
0 commit comments