|
| 1 | += Clojure Deref (Nov 5, 2021) |
| 2 | +Alex Miller |
| 3 | +2021-11-05 |
| 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. (https://twitter.com/ClojureDeref[@ClojureDeref] https://clojure.org/feed.xml[RSS]) |
| 9 | + |
| 10 | +== Highlights |
| 11 | + |
| 12 | +This week brings a new version of https://github.com/clojure/clojurescript[ClojureScript]] - read the release notes for https://clojurescript.org/news/2021-11-04-release[ClojureScript 1.10.891]! |
| 13 | + |
| 14 | +== Videos and podcasts |
| 15 | + |
| 16 | +* https://anchor.fm/lostinlambduhhs/episodes/ericnormand-e19f4j7[Lost in Lambduhhs podcast] - Eric Normand |
| 17 | +* https://lispcast.com/what-is-domain-modeling/[What is domain modeling?] - Eric Normand |
| 18 | +* https://www.youtube.com/watch?v=a4sm_B_mqhs[ClojureDocs Rich Comments Surfing in Calva] - Peter Strömberg |
| 19 | +* https://www.youtube.com/watch?v=TaazvSJvBaw[Clojure Transducers from the ground up] - Fred Overflow |
| 20 | + |
| 21 | +== Blogs |
| 22 | + |
| 23 | +* https://blogit.michelin.io/clojure-programming/[Bringing Clojure programming to Enterprise] - Fabien Alberi |
| 24 | +* https://lambdaisland.com/blog/2021-11-03-making-nrepl-cider-more-dynamic-1[Making nREPL and CIDER More Dynamic (part 1)] - Arne Brasseur |
| 25 | +* https://metaredux.com/posts/2021/11/02/everything-is-wrong.html[Everything is Wrong] - Bozhidar Batsov |
| 26 | +* https://www.slideshare.net/pjschwarz/the-functional-programming-triad-of-map-filter-and-fold[The Functional Programming Triad of Map, Filter and Fold] - Philip Schwarz |
| 27 | +* https://blog.michielborkent.nl/better-clojure-highlighting.html[Better Clojure highlighting with nextjournal/clojure-mode] - Michiel Borkent |
| 28 | + |
| 29 | +== Libraries and Tools |
| 30 | + |
| 31 | +New releases and tools this week: |
| 32 | + |
| 33 | +* https://github.com/nextjournal/clerk[clerk] - Local-First Notebooks for Clojure |
| 34 | +* https://github.com/clojure/core.async[core.async] 1.4.627 - Facilities for async programming and communication in Clojure |
| 35 | +* https://github.com/chr15m/sitefox[sitefox] 0.0.2 - Node + cljs backend web framework |
| 36 | +* https://github.com/hyperfiddle/rcf[rcf] - RCF – a REPL-first, async test macro for Clojure/Script |
| 37 | +* https://github.com/m1kal/charbel[charbel] - Write synthesizable FPGA code with Clojure syntax |
| 38 | +* https://github.com/mcorbin/mirabelle[mirabelle] https://www.mirabelle.mcorbin.fr/changelog/#v070[0.7.0] - A stream processing engine for monitoring |
| 39 | +* https://github.com/IGJoshua/farolero[farolero] 1.4.0 - Thread-safe Common Lisp style conditions and restarts for Clojure(Script) |
| 40 | +* https://github.com/pfeodrippe/recife[recife] https://github.com/pfeodrippe/recife/commit/09e11f2f172b684af466c645208adf7f2ebc0654[0.4.0] - A Clojure model checker |
| 41 | +* https://github.com/scicloj/sklearn-clj[sklearn-clj] 0.3.6 - Use sklearn estimators from Clojure |
| 42 | +* https://github.com/exoscale/deps-modules[deps-modules] - Multi-module projects with deps.edn |
| 43 | +* https://github.com/scicloj/scicloj.ml[scicloj.ml] 0.1.1 - A Clojure machine learning library |
| 44 | +* https://clojure-lsp.io/[clojure-lsp] https://github.com/clojure-lsp/clojure-lsp/releases/tag/2021.11.02-15.24.47[2021.11.02-15.24.47] - A Language Server for Clojure(script). |
| 45 | +* https://calva.io[Calva] https://github.com/BetterThanTomorrow/calva/releases/tag/v2.0.223[2.0.223] - Calva is an integrated REPL powered environment for enjoyable and productive Clojure and ClojureScript development in Visual Studio Code |
| 46 | +* https://github.com/FieryCod/holy-lambda-ring-adapter[holy-lambda-ring-adapter] 0.1.0 - An adapter between Ring core request/response model and Holy Lambda |
| 47 | +* https://github.com/lispyclouds/contajners[contajners] 0.0.2 - An idiomatic, data-driven, REPL friendly clojure client for OCI container engines |
| 48 | +* https://github.com/weavejester/ragtime[ragtime] 0.9.0 - Database-independent migration library |
| 49 | +* https://github.com/vharmain/nbb-lambda-adapter[nbb-lambda-adapter] - NPM package to enable running Clojurescript code on AWS Lambda NodeJS runtime |
| 50 | +* https://github.com/helins/binf.cljc[binf.cljc] 1.1.0 - Handling binary formats in all shapes and forms |
| 51 | +* https://github.com/FieryCod/holy-lambda[holy-lambda] 0.6.2 - The extraordinary simple, performant, and extensible custom AWS Lambda runtime for Clojure |
| 52 | +* https://github.com/clj-commons/aleph[aleph] 0.4.7-alpha10 - asynchronous communication for clojure |
| 53 | +* https://github.com/clj-commons/byte-streams[byte-streams] 0.2.10 - A Rosetta stone for JVM byte representations |
0 commit comments