02 September 2022
Alex Miller
Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem. (@ClojureDeref RSS)
The power of runnable specifications - Eric Normand
E78 Data Science with Daniel Slutsky - ClojureStream podcast
The Power of Toys | David Nolen | Lambda Days 2022 - Code Sync
Building Re-frame 05: Grokking Event Queue and Finite State Machine - Engineering with V
Full Stack Clojure App - clojure/script + deps.edn + shadow-cljs + Helix + Tailwind - on the code again
REPL Driven Minecraft - Fraser Crossman
Distorting things with CLJS - Riccardo Valentini
OSS updates of July - August 2022 - Michiel Borkent
Developing Clojure patches with Pull Requests - Ambrose Bonnaire-Sergeant
Recurrent Networks Hello World in Clojure with new Deep Diamond RNN support on CPU and GPU - Dragan Djuric
An Animated Introduction to Clojure - Mark Mahoney
Clojure on App Service - Denis Fuenzalida
Datafy/nav implementations for java.io.File - Dustin Getz
New releases and tools this week:
Calva 2.0.298 - Clojure & ClojureScript Interactive Programming for VS Code
pathom3 2022.08.29-alpha - A library for navigating data
deps.clj 0.1.1155 - A faithful port of the clojure CLI bash script to Clojure
fs 0.1.11 - File system utility library for Clojure
tapestry 0.3.0-SNAPSHOT - Weave loom fibers into your Clojure
vim-iced 3.11.3086 - Clojure Interactive Development Environment for Vim8/Neovim
deep-diamond 0.25 - A fast Clojure Tensor & Deep Learning library
resocket - Clojure WebSocket client wrapping JDK11 WebSocket and exposing a core.async API
clojurescript-screeps-webpack - A tool that bundles your screeps code into a single file without using advanced optimizations
clojure-lsp 2022.09.01-15.27.31 - A Language Server for Clojure(script)
scittle 0.3.10 - This project exposes the Small Clojure Interpreter in the browser in such a way that you can use it with the script tag
playcanvas-cljs-demo - PlayCanvas ClojureScript Demo App
data.union-find 1.0.0 - A Clojure implementation of the Union-Find data structure
deps.clj 0.1.1155-2 - A faithful port of the clojure CLI bash script to Clojure
fulcro-rad-datomic 1.3.1 - Datomic database support plugin for Fulcro RAD
TrueGrit 1.0.12 - A data-driven, functionally-oriented, idiomatic Clojure library for circuit breakers, bulkheads, retries, rate limiters, timeouts, etc
humane-are 1.0.2 - Drop-in replacement for clojure.test/are with better error output and better arg validation
clj-yaml 0.7.109 - YAML encoding and decoding for Clojure
values - Return multiple values from a single function call