|
| 1 | += Clojure Deref (Dec 1, 2023) |
| 2 | +Alex Miller |
| 3 | +2023-12-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://clojuredesign.club/episode/101-sportify/[Ep 101: Sportify!] - Functional Design in Clojure |
| 13 | +* https://www.youtube.com/watch?v=y2zvQDpgMak[Writing Maintainable Clojure Applications (by Dmitri Sotnikov)] - London Clojurians |
| 14 | +* https://www.youtube.com/watch?v=fU0nIJ1dNsw[Building web apps with Clojure] - OrgPad |
| 15 | +* https://www.youtube.com/watch?v=-P_ujmp5EcE[ow to use loop/recur in Clojure: with a practical example!] - Andrey Fadeev |
| 16 | +* https://www.youtube.com/watch?v=bqA250jqMTg[Firebase storage with ClojureScript (+ Re-Frame)] - on the code again |
| 17 | +* https://www.youtube.com/watch?v=_2PBcVv210g[Project kickoff :: Advent of Clojure] - Roman Liutikov |
| 18 | +* https://www.youtube.com/watch?v=WstfIpMiMwM[lead. A blogging system in Clojure, and other Clojure adventures] - Clojure Diary |
| 19 | +* https://www.youtube.com/watch?v=iwShvtMi0pk[Only true is true in Clojure] - Clojure Diary |
| 20 | + |
| 21 | +== Blogs, articles, and projects |
| 22 | + |
| 23 | +* https://blog.michielborkent.nl/squint-advent-of-code.html[Playing Advent of Code with Squint] - Michiel Borkent |
| 24 | +* https://www.eknert.com/blog/quickblog[Quickblog] - Anders Eknert |
| 25 | +* https://dev.to/bop/adding-dependencies-on-clojure-project-the-node-way-a-small-intro-to-neil-55n[Adding Dependencies on Clojure Projects the Node Way: A Small Intro to neil CLI] - Bruno Oliveira de Paula |
| 26 | +* https://biffweb.com/p/how-to-use-postgres-with-biff/[How to use Postgres with Biff] - Jacob O'Bryant |
| 27 | +* https://flexiana.com/2023/11/the-beauty-of-using-graph-databases-with-terminusdb-and-clojure-part-i[The beauty of using Graph Databases with TerminusDB and Clojure, Part I] - Enyert Vinas (Flexiana) |
| 28 | +* https://blog.tvaisanen.com/how-to-get-started-with-tdd-in-clojure[How to Get Started with TDD in Clojure] - Toni Väisänen |
| 29 | +* https://fpsd.codes/blog/clojure-bites-mazeboard-1-dumdom-event-handler/[Clojure Bites - Mazeboard 1 - Dumdom event handler] - Francesco Pischedda |
| 30 | +* https://blog.michielborkent.nl/oss-updates-nov-2023.html[OSS updates November 2023] - Michiel Borkent |
| 31 | + |
| 32 | +== Libraries and Tools |
| 33 | + |
| 34 | +New releases and tools this week: |
| 35 | + |
| 36 | +* https://github.com/abogoyavlensky/automigrate[automigrate] https://github.com/abogoyavlensky/automigrate/releases/tag/0.2.0[0.2.0] - 🤖 Database schema auto-migration tool for Clojure |
| 37 | +* https://github.com/babashka/sci[sci] https://github.com/babashka/sci/blob/master/CHANGELOG.md#0841-2023-11-24[0.8.41] - Configurable Clojure/Script interpreter suitable for scripting and Clojure DSLs |
| 38 | +* https://github.com/clojure-emacs/cider[cider] https://github.com/clojure-emacs/cider/releases/tag/v1.12.0[1.12.0] - The Clojure Interactive Development Environment that Rocks for Emacs |
| 39 | +* https://github.com/eerohele/pp[pp] https://github.com/eerohele/pp/blob/main/CHANGELOG.md#2023-11-2547[2023-11-25.47] - Pretty-print Clojure data structures, fast |
| 40 | +* https://github.com/tatut/bearsql[bearsql] - Bare words SQL macro for Clojure |
| 41 | +* https://github.com/mpenet/hirundo[hirundo] 0.1.27 - Helidon 4.x RING adapter - using loom/java21+ |
| 42 | +* https://github.com/exoscale/lingo[lingo] 1.0.3 - spec explain improved |
| 43 | +* https://github.com/day8/re-frame-10x[re-frame-10x] https://github.com/day8/re-frame-10x/blob/master/CHANGELOG.md#191-2023-12-1[1.9.1] - A debugging dashboard for re-frame. X-ray vision as tooling |
| 44 | +* https://github.com/epiccastle/bbssh[bbssh] https://github.com/epiccastle/bbssh/releases/tag/v0.6.0[0.6.0] - Babashka pod for SSH support |
| 45 | +* https://github.com/babashka/http-server[http-server] https://github.com/babashka/http-server/blob/main/CHANGELOG.md#0112[0.1.12] - Serve static assets |
| 46 | +* https://github.com/squint-cljs/squint[squint] https://github.com/squint-cljs/squint/blob/main/CHANGELOG.md#0467-2023-11-28[0.4.67] - ClojureScript syntax to JavaScript compiler |
| 47 | +* https://github.com/quoll/tiara[tiara] 0.3.4 - A small data structure library |
| 48 | +* https://github.com/squint-cljs/cherry[cherry] https://github.com/squint-cljs/cherry/blob/main/CHANGELOG.md#0112-2023-11-30[0.1.12] - Experimental ClojureScript to ES6 module compiler |
| 49 | +* https://github.com/pedestal/pedestal[pedestal] 0.6.3 - The Pedestal Server-side Libraries |
0 commit comments