|
| 1 | += Clojure Deref (Sept 19, 2024) |
| 2 | +Alex Miller |
| 3 | +2024-09-19 |
| 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 | +== From the core |
| 11 | + |
| 12 | +Hey, it's that time again - PLEASE fill out the https://www.surveymonkey.com/r/clojure2024[2024 State of Clojure survey]. Most questions are optional, feel free to skip the ones that don't apply. |
| 13 | + |
| 14 | +Watching from afar, it looks like https://2024.heartofclojure.eu/[Heart of Clojure] was a rousing success as expected! I was sorry to miss it. If you missed it, the https://2024.clojure-conj.org[Clojure/conj] is coming up soon though Oct 23-25. Get your tickets now and let's have a great time! |
| 15 | + |
| 16 | +== Podcasts, videos, and media |
| 17 | + |
| 18 | +* https://soundcloud.com/clojurestream/e98-clojure-1-12-with-alex-miller[E98 Clojure 1.12 with Alex Miller] - ClojureStream Podcast |
| 19 | +* https://www.youtube.com/watch?v=PDWkEnZ_X-0[Grinding parenthesis to form Rubies (by Maurício Szabo)] - London Clojurians |
| 20 | +* https://www.youtube.com/watch?v=9vkYDyZcGFI[Meetup: Collaborative Learning - HoneySQL] - Los Angeles Clojure Users Group |
| 21 | +* https://www.youtube.com/watch?v=mWe39dHt80w[Building a simple concurrent task queue on PostgreSQL only with Clojure code sample] - Andrey Fadeev |
| 22 | +* https://www.youtube.com/watch?v=BNv3n6GGCoc[Learn Clojure – Macros] - Clojure Diary |
| 23 | + |
| 24 | +== Blogs, articles, and projects |
| 25 | + |
| 26 | +* https://www.surveymonkey.com/r/clojure2024[2024 State of Clojure Survey] - Clojure Team |
| 27 | +* https://pragprog.com/titles/mmclobrain/clojure-brain-teasers/[Clojure Brain Teasers] - Alex Miller and Lorilyn Jordan Miller |
| 28 | +* https://gaiwan.co/blog/heart-of-clojure-2024-is-around-the-corner/[Heart of Clojure 2024 is Around the Corner] - Gaiwan |
| 29 | +* https://www.latacora.com/blog/2024/09/13/datomic-and-content-addressable-techniques/[Datomic and Content Addressable Techniques: An Ultimate Data Wonderland] - Latacora |
| 30 | +* https://buttondown.com/tensegritics-curiosities/archive/always-animating/[Always Animating] - Buttondown |
| 31 | +* https://jmglov.net/blog/2024-09-18-podcast-soundcljoud.html[Building a podcast with Clojure] - Josh Glover |
| 32 | + |
| 33 | +== Libraries and Tools |
| 34 | + |
| 35 | +New releases and tools this week: |
| 36 | + |
| 37 | +* https://github.com/dundalek/stratify[stratify] https://github.com/dundalek/stratify/blob/master/CHANGELOG.md[0.2.0] - Explore and improve architecture of software, visualize structure and dependencies of codebases, calculate code metrics |
| 38 | +* https://github.com/metosin/jsonista[jsonista] https://github.com/metosin/jsonista/blob/master/CHANGELOG.md[0.3.11] - Clojure library for fast JSON encoding and decoding |
| 39 | +* https://github.com/scicloj/hanamicloth[hanamicloth] https://github.com/scicloj/hanamicloth/blob/main/CHANGELOG.md[1-alpha7-SNAPSHOT] - Easy layered graphics with Hanami & Tablecloth |
| 40 | +* https://github.com/scicloj/clay[clay] https://github.com/scicloj/clay/blob/main/CHANGELOG.md[2-beta16] - A tiny Clojure tool for dynamic workflow of data visualization and literate programming |
| 41 | +* https://github.com/fulcrologic/fulcro-rad-semantic-ui[fulcro-rad-semantic-ui] 1.4.3 - Semantic UI Rendering Plugin for RAD |
| 42 | +* https://github.com/BetterThanTomorrow/calva[calva] https://github.com/BetterThanTomorrow/calva/blob/published/CHANGELOG.md[2.0.472] - Clojure & ClojureScript Interactive Programming for VS Code |
| 43 | +* https://github.com/chr15m/sitefox[sitefox] 0.0.24 - Node + cljs backend web framework |
| 44 | +* https://github.com/scicloj/noj[noj] https://github.com/scicloj/noj/blob/main/CHANGELOG.md[2-alpha6] - A clojure framework for data science |
0 commit comments