Skip to content

Commit 7c3d771

Browse files
add deref
1 parent 8b60ec9 commit 7c3d771

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

content/news/2025/06/06/deref.adoc

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
= Clojure Deref (June 6, 2025)
2+
Christoph Neumann
3+
2025-06-06
4+
:jbake-type: post
5+
6+
ifdef::env-github,env-browser[:outfilesuffix: .adoc]
7+
8+
Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: https://clojure.org/feed.xml[RSS]).
9+
10+
== Podcasts, videos, and media
11+
12+
* https://youtu.be/plMpFV5s8nY[Vibe Coding With Clojure-MCP: Bruce Hauman/Luke Burton/Gene Kim] - IT Revolution
13+
* https://youtu.be/iQ22MhGSS-g[7 UIs with Replicant, Ep 6: Timer] - Replicant TV
14+
15+
== Blogs, articles, and projects
16+
17+
* https://building.nubank.com/clojure-developer-advocate-nubank/[Building the Future of Clojure: Welcoming Christoph Neumann as Nubank’s First Clojure Developer Advocate - Building Nubank] - Nubank Editorial
18+
* https://cjohansen.no/keys/[On keys and their usage] - Christian Johansen
19+
* https://magnars.com/three-tidbits/[Three Tiny Tidbits That Made Adding Municipalities Effortless] - Magnar Sveen
20+
* https://clojurecivitas.github.io/clojure/transducers/what_if.html[What if… we were taught transducers first? – Clojure Civitas] - Sean Corfield
21+
* https://lambdaisland.com/blog/2025-06-03-beyond-the-if-pattern[Beyond the If Pattern] - Laurence Chen
22+
* https://romanliutikov.com/blog/towards-react-server-components-in-clojure-part-3[Towards React Server Components in Clojure, Part 3 | Roman Liutikov, Software Engineer] - Roman Liutikov
23+
* https://factorhouse.io/blog/articles/beyond-reagent-with-hsx-and-rfx/[Factor House | Blog | Beyond Reagent: Migrating to React 19 with HSX and RFX] - Thomas Crowley
24+
* https://xtdb.com/blog/building-a-bitemp-index-3-storage[Building a Bitemporal Index (part 3): Storage · XTDB] - James Henderson
25+
* https://www.ooloi.org/home/the-musical-journey-to-understanding-transducers-building-oolois-piece-walker[The Musical Journey to Understanding Transducers: Building Ooloi's Piece-Walker] - Peter Bengtson
26+
* https://jank-lang.org/blog/2025-06-06-next-phase-of-interop/[The next phase of jank's C++ interop] - Jeaye Wilkerson
27+
28+
== Libraries and Tools
29+
30+
New releases and tools this week:
31+
32+
* https://github.com/clojure/clojure[clojure] https://clojure.org/news/2025/06/02/clojure-1-12-1[1.12.1] - Clojure
33+
* https://clojure.org/reference/clojure_cli[clojure_cli] https://clojure.org/releases/tools#v1.12.1.1550[1.12.1.1550] - Clojure CLI
34+
* https://redplanetlabs.com/download[rama] https://github.com/redplanetlabs/rama-release-notes/#110[1.1.0] - The 100x Developer Platform
35+
* https://github.com/gersak/timing[timing] - Time computation library with CRON scheduling capability
36+
* https://github.com/StudistCorporation/annotation-reporter[annotation-reporter] - GitHub annotation test reporter for Kaocha
37+
* https://github.com/ilmoraunio/conjtest[conjtest] https://github.com/ilmoraunio/conjtest/releases/tag/v0.2.0[0.2.0] - A policy-as-code tool with which you can write security policies using Clojure.
38+
* https://github.com/clojure-emacs/clojure-ts-mode[clojure-ts-mode] https://github.com/clojure-emacs/clojure-ts-mode/releases/tag/v0.5.0[0.5.0] - The next generation Clojure major mode for Emacs, powered by TreeSitter
39+
* https://github.com/slagyr/speclj[speclj] https://github.com/slagyr/speclj/blob/master/CHANGES.md[3.10.0] - pronounced "speckle": a TDD/BDD framework for Clojure.
40+
* https://github.com/clj-kondo/clj-kondo[clj-kondo] https://github.com/clj-kondo/clj-kondo/releases/tag/v2025.06.05[2025.06.05] - Static analyzer and linter for Clojure code that sparks joy
41+
* https://github.com/babashka/http-client[http-client] https://github.com/babashka/http-client/releases/tag/v0.4.23[0.4.23] - HTTP client for Clojure and Babashka built on java.net.http
42+
* https://github.com/amiorin/big-container[big-container] https://github.com/amiorin/big-container/blob/main/CHANGELOG.md[0.1.45] - doom emacs done right.
43+
* https://github.com/practicalli/clojure-cli-config[clojure-cli-config] https://github.com/practicalli/clojure-cli-config/releases/tag/2025-06-03[2025-06-03] - User aliases and Clojure CLI configuration for deps.edn based projects
44+
* https://github.com/scicloj/tableplot[tableplot] https://github.com/scicloj/tableplot/blob/main/CHANGELOG.md[1-beta14] - Easy layered graphics with Hanami & Tablecloth
45+
* https://github.com/ilmoraunio/conjtest[conjtest] https://github.com/ilmoraunio/conjtest/releases/tag/v0.2.0[0.2.0] - A policy-as-code tool with which you can write security policies using Clojure.

0 commit comments

Comments
 (0)