This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-10-31
Channels
- # ai (5)
- # announcements (11)
- # beginners (19)
- # biff (1)
- # calva (8)
- # cider (3)
- # clj-kondo (12)
- # clojure (97)
- # clojure-europe (39)
- # clojure-nl (1)
- # clojure-norway (74)
- # clojure-uk (35)
- # clojurescript (8)
- # component (8)
- # conjure (4)
- # cursive (13)
- # data-science (1)
- # datahike (55)
- # datomic (2)
- # emacs (3)
- # etaoin (6)
- # gratitude (1)
- # hoplon (12)
- # hyperfiddle (54)
- # introduce-yourself (1)
- # lsp (70)
- # missionary (40)
- # music (1)
- # off-topic (79)
- # re-frame (78)
- # releases (4)
- # sql (5)
- # squint (9)
- # tree-sitter (4)
- # xtdb (20)
https://github.com/squint-cljs/squint: ClojureScript syntax to JavaScript compiler
https://github.com/squint-cljs/squint/blob/main/CHANGELOG.md#0336-2023-10-31
• https://github.com/squint-cljs/squint/issues/350: js*
should default to :context :expr
• https://github.com/squint-cljs/squint/issues/352: fix zero?
in return position
• Add NaN?
(https://github.com/sher)
https://github.com/gnl/playback/blob/master/CHANGELOG.adoc: Easier-than-print dataflow tracing to tap> and Portal with automatic last-input function replay on eval, instant re-render and effortless extraction of traced data
https://github.com/hoplon/javelin: Spreadsheet-like dataflow programming in ClojureScript.
v3.9.3
• optimizes the speed of cell?
with almost 3x https://github.com/hoplon/javelin/pull/44 (@borkdude)
• update dependencies
https://github.com/hoplon/hoplon: Simple and powerful tool for building web apps out of highly composable elements in ClojureScript.
v7.3.5
• update dependencies including javelin to get the performance gain described above