Clojure notes
Interesting APIS
Initially important APIs
- https://github.com/clojure/core.async
- https://github.com/redplanetlabs/specter
- reagent
- re-frame
- https://clojure.org/api/api
- shadow-cljs
Clojure style / doc/ katas / learn
- clojure-style-guide
- clojure-cookbook
- clojure koans
- clojure-by-examples
- 4clojure
- https://github.com/gigasquid/wonderland-clojure-katas
- https://github.com/chefy-io/clojure-katas
- eastwood(linting)
- clojurescript.org
- cljfmt / cljstyle,
- clojurians slack
Other important APIs
- figwheel
- core.match
- leiningen
- core.matrix
- core.logic
- core.typed
- clojurescript compiler
- spec
- transducers
- neanderthal
- clj-python
- tech.ml.dataset
Misc
- cats
- http-kit
- overtone
- quil
- incantor