|
| 1 | += Clojure Deref (Mar 1, 2024) |
| 2 | +Alex Miller |
| 3 | +2024-03-01 |
| 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 and videos |
| 11 | + |
| 12 | +* https://www.youtube.com/watch?v=mtwHbxS2PmU[Sitefox framework: ClojureScript on the backend (by Chris McCormick)] - London Clojurians |
| 13 | +* https://www.youtube.com/watch?v=6BYObNV2pxk[Clojure visual-tools meeting 21: ggplot study session 1] - Sci Cloj |
| 14 | +* https://www.youtube.com/watch?v=kn9nvHEgzJY[Introducing Launchpad for Clojure] - Lambda Island |
| 15 | +* https://clojuredesign.club/episode/113-highlightify/[Ep 113: Highlightify!] - Functional Design in Clojure |
| 16 | +* https://www.therepl.net/episodes/50/[50: Peter Taoussanis] - The REPL |
| 17 | + |
| 18 | +== Blogs, articles, and projects |
| 19 | + |
| 20 | +* https://scicloj.github.io/docs/community/groups/real-world-data/[real-world-data: a space to discuss your data and science projects in Clojure] - Scicloj |
| 21 | +* https://jank-lang.org/blog/2024-02-23-bindings/[jank development update - Dynamic bindings and more!] - Jeaye Wilkerson |
| 22 | +* https://www.taoensso.com/news/2024-02-open-source[Open source update] - Peter Taoussanis |
| 23 | +* https://blog.jakubholy.net/2024/hands-on-rama-day2/[Hands on Rama, day 2: Rewrite CAS, finish basic C(R)UD] - Jakub Holý |
| 24 | +* https://www.juxt.pro/blog/clojure-in-treasury-prime/[Clojure in Banking: Treasury Prime] - Joe Littlejohn (JUXT) |
| 25 | +* https://blog.michielborkent.nl/oss-updates-jan-feb-2024.html[OSS updates January and February 2024] - Michiel Borkent |
| 26 | + |
| 27 | +== Libraries and Tools |
| 28 | + |
| 29 | +New releases and tools this week: |
| 30 | + |
| 31 | +* https://github.com/onionpancakes/chassis[chassis] https://github.com/onionpancakes/chassis/releases/tag/v1.0.353[1.0.353] - Fast HTML5 serialization for Clojure |
| 32 | +* https://github.com/http-kit/http-kit[http-kit] https://github.com/http-kit/http-kit/releases/tag/v2.8.0-RC1[2.8.0-RC1] - Simple, high-performance event-driven HTTP client+server for Clojure |
| 33 | +* https://github.com/clj-commons/fs[fs] https://github.com/clj-commons/fs/releases/tag/Release-1.6.311[1.6.311] - File system utilities for Clojure |
| 34 | +* https://github.com/pitch-io/uix[uix] https://github.com/pitch-io/uix/blob/master/CHANGELOG.md#110[1.1.0] - Idiomatic ClojureScript interface to modern React.js |
| 35 | +* https://github.com/babashka/process[process] https://github.com/babashka/process/blob/master/CHANGELOG.md#0522-2024-02-29[0.5.22] - Clojure library for shelling out / spawning sub-processes |
| 36 | +* https://github.com/multiplyco/tailwind-clj[tailwind-clj] 1.0.3 - Scan Clojure files for matches to Tailwind CSS class names |
| 37 | +* https://repo.prod.meissa.de/meissa/c4k-website[c4k-website] https://repo.prod.meissa.de/meissa/c4k-website/releases/tag/2.0.0[2.0.0] - GitOps for static generated Websites |
| 38 | +* https://github.com/phronmophobic/cloogle[cloogle] - Semantic search across half a million clojure functions |
| 39 | +* https://github.com/juji-io/datalevin[datalevin] https://github.com/juji-io/datalevin/blob/master/CHANGELOG.md#0829-2024-02-23[0.8.29] - A simple, fast and versatile Datalog database |
| 40 | +* https://github.com/scicloj/clay[clay] https://github.com/scicloj/clay/blob/main/CHANGELOG.md#2-alpha81---2024-02-24[2-alpha81] - A tiny Clojure tool for dynamic workflow of data visualization and literate programming |
| 41 | +* https://github.com/BetterThanTomorrow/calva[calva] https://github.com/BetterThanTomorrow/calva/releases/tag/v2.0.414[2.0.414] - Clojure & ClojureScript Interactive Programming for VS Code |
| 42 | +* https://github.com/squint-cljs/squint[squint] https://github.com/squint-cljs/squint/blob/main/CHANGELOG.md#v0695-2024-02-26[0.6.95] - Light-weight ClojureScript dialect |
| 43 | +* https://github.com/practicalli/astronvim-config[astronvim-config] https://github.com/practicalli/astronvim-config/releases/tag/2024-02-27[2024-02-27] - Practicalli AstroNvim user configuration with AstroNvim Community Packages, written in Lua |
| 44 | +* https://github.com/abogoyavlensky/automigrate[automigrate] https://github.com/abogoyavlensky/automigrate/releases/tag/0.3.2[0.3.2] - 🤖 Auto-generated database migrations for Clojure |
0 commit comments