This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-12-22
Channels
- # adventofcode (26)
- # aleph (34)
- # announcements (10)
- # babashka (71)
- # beginners (80)
- # biff (7)
- # calva (1)
- # cider (4)
- # cljdoc (12)
- # clojure (8)
- # clojure-belgium (1)
- # clojure-europe (11)
- # clojure-nl (3)
- # clojure-norway (18)
- # clojure-sg (3)
- # clojure-sweden (2)
- # clojurescript (18)
- # clojutre (4)
- # conjure (1)
- # core-logic (4)
- # datahike (1)
- # datascript (3)
- # emacs (27)
- # exercism (1)
- # gratitude (12)
- # introduce-yourself (4)
- # joyride (1)
- # lsp (46)
- # malli (3)
- # membrane (2)
- # nbb (1)
- # off-topic (3)
- # other-languages (7)
- # pedestal (4)
- # portal (3)
- # practicalli (1)
- # rdf (33)
- # re-frame (11)
- # releases (1)
- # ring (1)
- # scittle (34)
- # shadow-cljs (10)
- # squint (12)
- # tools-deps (89)
- # tree-sitter (2)
- # xtdb (14)
Announcing HOP (http://gethop.dev), an open source #devops tool for Clojure(Script) developers. HOP is an opinionated yet flexible RAD platform and a tool for easily deploying to the cloud (AWS for now, on premises and other public clouds in the pipeline). We have created a #hop channel for any questions and feedback. We have leveraged this platform at http://magnet.coop for years for our own projects so we hope itβs useful for the community! Tutorial link: https://youtu.be/x1g9Pr6kSJU
https://github.com/strojure/ring-undertow β first public release of new library
https://github.com/strojure/zmap version 1.0.2 as a replacement of previously announced zizzmap
https://github.com/clojure/tools.build v0.9.0 8c93e0c, available as both git dep and Maven artifact
β’ Add clojure.tools.build.api/with-project-root
macro
β’ java-command
, compile-clj
- TBUILD-34 - Use Clojure CLI logic in finding Java executable
β’ Switch to tools.deps 0.16.1264
hopefully!
https://github.com/babashka/scittle: execute Clojure(Script) directly from browser script tags via SCI!
v0.5.13 (2022-12-23)
β’ Fix reagent
with-let
macro with advanced compiled builds
β’ Upgrade promesa and shadow-cljs
β’ Fix #queue
literal
β’ SCI: performance improvements
Channel #scittle