Skip to content

Commit 7fd2837

Browse files
committed
deref
1 parent c745bfc commit 7fd2837

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

content/news/2023/11/17/deref.adoc

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
= Clojure Deref (Nov 17, 2023)
2+
Alex Miller
3+
2023-11-17
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=4vgrLHsD0-I[UIx, a story behind yet another React wrapper (by Roman Liutikov)] - London Clojurians
13+
* https://vimeo.com/884772901[Apropos 2023-11-14 (with Alex Miller)] - Apropos Clojure
14+
* https://www.youtube.com/watch?v=xLZ78mjswSs[Parens of the Dead - Episode 30: Payback] - emacsrocks
15+
* https://www.youtube.com/watch?v=vAFaB5QA7BA[JSON in Clojure: cheshire or jsonista?] - Andrey Fadeev
16+
* https://www.youtube.com/watch?v=TQT59TGvFkQ[ClojureDart For the Win!: Massive Flutter Isolate Refactoring Debugged In Seconds] - Ken Tilton
17+
* https://clojure.stream/podcast[E96 Datomic at Shortcut with Francis Avila] - ClojureStream Podcast
18+
* https://clojuredesign.club/episode/099-repl-your-world/[Ep 099: REPL Your World] - Functional Design in Clojure
19+
20+
== Blogs, articles, and projects
21+
22+
* https://jmglov.net/blog/2023-11-11-awno-api.html[Awno! Mutilating awyeah-api] - Josh Glover
23+
* https://blog.tvaisanen.com/take-your-linting-game-to-the-next-level[Take Your Linting Game to the Next Level!] - Toni Väisänen
24+
* https://www.juxt.pro/blog/clojure-in-motiva-ai/[Automation and AI: Motiva AI] - JUXT
25+
* https://chpill.github.io/en/posts/getting-a-feel-for-closeables.html[Getting a feel for closeables] - Etienne Spillemaeker
26+
27+
== Libraries and Tools
28+
29+
New releases and tools this week:
30+
31+
* https://github.com/squint-cljs/squint[squint] https://github.com/squint-cljs/squint/blob/main/CHANGELOG.md#0448-2023-11-17[0.4.48] - ClojureScript syntax to JavaScript compiler
32+
* https://github.com/behrica/msal-helper[msal-helper] - Just a bit of re-usable code to obtain and cache identity tokens comming from Azure Identtity
33+
* https://github.com/grzm/awyeah-api[awyeah-api] https://github.com/grzm/awyeah-api/blob/main/CHANGES.markdown#0882--5ecad02--2023-11-14[0.8.82] - Cognitect's aws-api for babashka
34+
* https://github.com/taoensso/tempel[tempel] https://github.com/taoensso/tempel/releases/tag/v1.0.0-alpha1[1.0.0-alpha1] - Data security framework for Clojure
35+
* https://github.com/fractl-io/fractl[fractl] 0.4.7 - Generative AI-powered Programming Language
36+
* https://github.com/quil/quil[quil] https://github.com/quil/quil/blob/master/RELEASE-NOTES.md#431323[4.3.1323] - Quil
37+
* https://github.com/Flexiana/framework[framework] https://github.com/Flexiana/framework/blob/main/CHANGELOG.md#050-rc5[0.5.0-rc5] - Xiana is a lightweight web-application framework written in Clojure, for Clojure
38+
* https://github.com/flow-storm/clofidence[clofidence] 0.1.0 - Bolster your Clojure test suite confidence
39+
* https://github.com/BetterThanTomorrow/calva[calva] https://github.com/BetterThanTomorrow/calva/blob/published/CHANGELOG.md#20396---2023-11-13[2.0.396] - Clojure & ClojureScript Interactive Programming for VS Code
40+
* https://github.com/babashka/neil[neil] https://github.com/babashka/neil/blob/main/CHANGELOG.md#0263[0.2.63] - A CLI to add common aliases and features to deps.edn-based projects
41+
* https://github.com/clj-commons/pretty[pretty] https://github.com/clj-commons/pretty/blob/main/CHANGES.md#221---14-nov-2023[2.2.1] - Library for helping print things prettily, in Clojure
42+
* https://github.com/clj-commons/aleph[aleph] 0.6.4 - Asynchronous communication for Clojure

0 commit comments

Comments
 (0)