05 April 2025
Alex Miller
Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). Thanks to Anton Fonarev for link aggregation.
[EP.06 deref-in] - clojure-br
E101 FC/IS with magnars - ClojureStream Podcast
Toddler - UI or not to UI (by Robert Geršak) - London Clojurians
Clojure visual-tools 33- Workflow Demos 7: Clojure Sublimed, Executor, clj-reload, clojure+, Clay - Sci Cloj
Scicloj AI Meetup 2: practice session - build a RAG - Sci Cloj
7 UIs with Replicant, Ep 0: Setup - Replicant TV
7 UIs with Replicant, Ep 1: Counter - Replicant TV
Refactoring Ring. Keep your handlers clean - Clojure Diary
Clojure stuff one needs to know, and sites where one can be updated - Clojure Diary
Can jank beat Clojure’s error reporting? - Jeaye Wilkerson
Playing Fast and Loose With GADTs - Moe Aboulkheir
Experience with Claude Code - Jiri Knesl (Flexiana)
Why Clojure Developers Love the REPL So Much - Jakub Zika (Flexiana)
Transparency report: March 2025 - Nikita Prokopov
Massively scalable collaborative text editor backend with Rama in 120 LOC - Nathan Marz (Red Planet Labs)
Learning Clojure as a Javascript developer - Saunved Mutalik
New releases and tools this week:
core.async 1.8.735 - Facilities for async programming and communication in Clojure
splint 1.20.0 - A Clojure linter focused on style and code shape
big-config - An alternative to traditional configuration languages
valhalla 2025.3.29 - A ClojureScript focused validation library
futurama 1.3.1 - Futurama is a Clojure library for more deeply integrating async abstractions with core.async
atproto-clj - ATProto Clojure SDK
replicant 2025.03.27 - A data-driven rendering library for Clojure(Script) that renders hiccup to DOM or to strings
flow-storm-debugger 4.3.0 - A debugger for Clojure and ClojureScript with some unique features
desiderata 1.1.0 - Things wanted or needed but missing from clojure.core
process 0.6.23 - Clojure library for shelling out / spawning sub-processes
edamame 1.4.29 - Configurable EDN/Clojure parser with location metadata
pact 1.0.8 - clojure.spec to json-schema generation library
clay 2-beta39 - A tiny Clojure tool for dynamic workflow of data visualization and literate programming
clojure-cli-config 2025-04-02 - User aliases and Clojure CLI configuration for deps.edn based projects
pod-babashka-instaparse 0.0.5 - A pod exposing Instaparse to babashka
game-of-life-cljs - Conway’s Game of Life implemented in ClojureScript