31 March 2023
Alex Miller
Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem. (@ClojureDeref RSS)
Episode 21: Disarmed and Dangerous - Parens of the Dead
(Paréntesis y [Corchetes) Introducción a la programación funcional con Clojure] - Building Nubank
Embedding cherry for runtime CLJS compilation - Michiel Borkent
Clojure in Kafka: Kpow - JUXT
Clojure Transducers: Your Composable Data Pipelines - Janet A. Carr
Model-View-Controller, a classic architectural pattern in Clojure - Janet A. Carr
Tips for long-running nREPL jobs - exupero
Functional programming with Clojure: why and how does Nubank use it and scale so well? - Heloisa Carbone
New releases and tools this week:
portal 0.38.1 - A clojure tool to navigate through your data
cherry 0.0.1 - Experimental ClojureScript to ES6 module compiler
dialog 2.0.115 - Simple just-enough logging library for Clojure
wally 0.0.1 - A Clojure Playwright wrapper
wally-example - An example project for end to end testing with Wally, a Clojure Wrapper for Playwright
pretty 1.4 - Library for helping print things prettily, in Clojure - ANSI fonts, formatted exceptions
maestro - Maestro is a state machine runner for expressing workflows
streams - Simple monte carlo simulation system based on lazy non-caching streams
ring.middleware.tools 0.0.20 - Tools for putting together Clojure ring middlewares
lasagna-pull 0.4.150 - Precisely select from deep data structure
uri 1.14.120 - A pure Clojure/ClojureScript URI library
fetch 1.3.74 - ClojureScript wrapper for the JavaScript fetch API
rendergpt 0.1.0 - A Chrome extension to render HTML/JavaScript/CSS from ChatGPT into iframes
navi 0.0.4 - A tiny library converting OpenAPI spec to Reitit routes
cljs-exif-reader 0.7.0 - Extract information from TIFF and JPEG images
brew-install 1.11.1.1262 - Clojure CLI
deps.clj 1.11.1.1262 - A faithful port of the clojure CLI bash script to Clojure