09 February 2024
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.
Clojure/conj 2024 will be held Oct 23-25 in Alexandria, VA at the George Washington Masonic Memorial (where we last held the Conj in 2013!). We look forward to seeing you both in-person and online!
Dashing through the flow - Streamlining state management in ClojureDart with re-dash (by Werner Kok) - London Clojurians
Integrant tutorial - component alternative for managing systems in Clojure applications - Andrey Fadeev
Introducing the Tempel data security framework for Clojure - Peter Taoussanis
Learn Clojure - Conditions, cond - Clojure Diary
Ep 110: Contextify! - Functional Design in Clojure
Babashka とは - しんせいたろう
Week 4 - Educational attainment of young people in English towns - Kira McLean
Transparency report: January 2024 - Nikita Prokopov
How to catch derived Vars with a clj-kondo hook - Mikko Koski
New releases and tools this week:
coc-clojure 0.0.16 - coc.nvim plugin for clojure-lsp
guardrails 1.2.0-2 - Efficient, hassle-free function call validation with a concise inline syntax for clojure.spec and Malli
pact 1.0.4 - clojure.spec to json-schema generation library
clojurecuda 0.17.0 - Clojure library for CUDA development
clojure-cpp 0.2.0 - Clojure native interop through JavaCPP
morse-nrepl - The start of an nREPL middleware that will spy on an nREPL connection and capture the results of evaluation for browsing in morse
clay 2-alpha79 - A tiny Clojure tool for dynamic workflow of data visualization and literate programming
clj-async-profiler 1.2.0 - Embedded high-precision Clojure profiler
tools-deps-native 0.1.5 - Run tools.deps as a native binary
statecharts 1.2.2 - A Statechart library for CLJ(S)
calva 2.0.410 - Clojure & ClojureScript Interactive Programming for VS Code