Skip to content

Commit 837f663

Browse files
committed
add deref
1 parent 107e503 commit 837f663

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

content/news/2025/03/21/deref.adoc

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
= Clojure Deref (Mar 21, 2025)
2+
Alex Miller
3+
2025-03-21
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]). Thanks to Anton Fonarev for link aggregation.
9+
10+
== Podcasts, videos, and media
11+
12+
* https://www.youtube.com/watch?v=1bUwfgcjoOs[[EP.05] deref-in] - clojure-br
13+
14+
== Blogs, articles, and projects
15+
16+
* https://blog.redplanetlabs.com/2025/03/18/rama-the-100x-developer-platform-is-now-free-for-production-use/[Rama, the 100x developer platform, is now free for production use] - Nathan Marz (Red Planet Labs)
17+
* https://replicant.fun/tutorials/forms/[Replicant: Data-driven form processing] - Christian Johansen
18+
* https://replicant.fun/tutorials/first-class-forms/[Replicant: Data-driven first class forms] - Christian Johansen
19+
* https://replicant.fun/tutorials/declarative-forms/[Replicant: Declarative forms] - Christian Johansen
20+
21+
== Libraries and Tools
22+
23+
New releases and tools this week:
24+
25+
* https://github.com/Tensegritics/ClojureDart[ClojureDart] - Clojure dialect for Flutter and Dart
26+
* https://github.com/bhauman/rebel-readline/tree/master/rebel-readline-nrepl[rebel-readline-nrepl] 0.1.6 - A Clojure library that brings the flexibility of Rebel Readline to your terminal as an nREPL (Network REPL) client
27+
* https://github.com/filipesilva/gen[gen] 1.1.0 - A CLI tool to generate files and run commands from templates
28+
* https://github.com/thoughtfull-clojure/transductio[transductio] https://github.com/thoughtfull-clojure/transductio/blob/main/CHANGELOG.md[1.1.0] - A bridge from I/O to transducers and back
29+
* https://github.com/slagyr/speclj[speclj] https://github.com/slagyr/speclj/blob/master/CHANGES.md[3.8.0] - pronounced "speckle": a TDD/BDD framework for Clojure
30+
* https://github.com/metosin/vrac[vrac] 0.1.0 - A frontend rendering library in Clojure, for Clojurists
31+
* https://github.com/juji-io/datalevin[datalevin] https://github.com/juji-io/datalevin/blob/master/CHANGELOG.md[0.9.22] - A simple, fast and versatile Datalog database
32+
* https://github.com/igrishaev/pg2[pg2] https://github.com/igrishaev/pg2/blob/master/CHANGELOG.md[0.1.34] - A fast PostgreSQL driver for Clojure
33+
* https://github.com/scicloj/clay[clay] https://github.com/scicloj/clay/blob/main/CHANGELOG.md[2-beta35] - A tiny Clojure tool for dynamic workflow of data visualization and literate programming
34+
* https://github.com/BetterThanTomorrow/calva[calva] https://github.com/BetterThanTomorrow/calva/blob/published/CHANGELOG.md[2.0.492] - Clojure & ClojureScript Interactive Programming for VS Code
35+
* https://github.com/scicloj/noj[noj] https://github.com/scicloj/noj/blob/main/CHANGELOG.md[2-beta12] - A clojure framework for data science
36+
* https://github.com/fulcrologic/fulcro[fulcro] 3.8.3 - A library for development of single-page full-stack web applications in clj/cljs
37+
* https://github.com/squint-cljs/cherry[cherry] https://github.com/squint-cljs/cherry/blob/main/CHANGELOG.md[0.4.25] - Experimental ClojureScript to ES6 module compiler
38+
* https://github.com/jpmonettas/flow-storm-debugger[flow-storm-debugger] https://github.com/flow-storm/flow-storm-debugger/blob/master/CHANGELOG.md[4.2.2] - A debugger for Clojure and ClojureScript with some unique features
39+
* https://github.com/exoscale/coax[coax] 2.0.2 - Clojure.spec coercion library for clj(s)
40+
* https://github.com/squint-cljs/squint[squint] https://github.com/squint-cljs/squint/blob/main/CHANGELOG.md[0.8.142] - Light-weight ClojureScript dialect
41+
* https://github.com/lukaszkorecki/omega-red[omega-red] 2.3.0 - Idiomatic Redis client for Clojure

0 commit comments

Comments
 (0)