This is a note of the Learn ClojureScript.
The Functional Database
This is a note of the Rich Hickey’s two talks:
The two talks are about the design concept behind Datomic: a functional database.
The Language of the System
This is a note of the Rich Hickey’s talk The Language of the System. Transcript.
The talk is about system thinking in programming language.
Made Simple
This is a note of the Rich Hickey’s two talks:
The two talks are about the simple
concept that behind Clojure langauge and the data orientation of Clojure.
10 Years of Clojure
This is a note of the Rich Hickey’s 10 Years of Clojure Vidoe and its transcripts. The talk is a look back about the motivations behind Clojure: how Clojure got its opionions. It is about the design choices makde for Clojure.
Maybe Not
This is a note of the Rich Hickey’s Maybe Not Talk.
Clojure CLI and tools.deps
This is a study note of the Clojure CLI and tools.deps
. It is based on the following resources:
After a quick try, VS Code works better with Leiningen.