Clojure topic
Clojure is a functional, dynamic, general-purpose programming language. It provides built-in concurrency support via software transactional memory and asynchronous agents, and offers a rich set of immutable, persistent data structures. Clojure runs on JVM, JavaScript VMs, and Common Language Runtime.
lein-figwheel
Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!
lumo
Fast, cross-platform, standalone ClojureScript environment
sente
Realtime web comms library for Clojure/Script
Diplomat
Static analyzer and linter for Clojure code that sparks joy
clj-kondo
Static analyzer and linter for Clojure code that sparks joy
timbre
Pure Clojure/Script logging library
reitit
A fast data-driven routing library for Clojure/Script
mount
managing Clojure and ClojureScript app state since (reset)