This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-10-17
Channels
- # announcements (7)
- # beginners (9)
- # calva (17)
- # clj-kondo (11)
- # clojure (68)
- # clojure-austin (2)
- # clojure-bay-area (3)
- # clojure-europe (19)
- # clojure-gamedev (10)
- # clojure-nl (1)
- # clojure-norway (73)
- # clojure-spec (5)
- # clojure-uk (5)
- # clojuredesign-podcast (6)
- # clojurescript (65)
- # community-development (28)
- # conjure (1)
- # datahike (34)
- # datomic (36)
- # emacs (11)
- # funcool (1)
- # helix (13)
- # honeysql (36)
- # hyperfiddle (15)
- # jobs (1)
- # jobs-discuss (4)
- # malli (13)
- # nbb (21)
- # off-topic (51)
- # practicalli (20)
- # reitit (1)
- # releases (1)
- # ring (4)
- # squint (1)
- # tools-deps (14)
- # transit (8)
Maybe there's a connection with electric and this visual programming language? Feels highly reactive (albeit on a very different platform). https://github.com/samuelmtimbo/unit
ill queue the video for couch time sometime, he says its for applications is there todomvc or anything like that? What's the most serious app
For now, I am trying it on my iPad (it seems built for multi-touch actually), and it's really good. Very different trying it out vs video. https://unit.land
I'm building a tribal link-sharing site in Electric. I am leaning towards making it open-source. I have a question about UI interactions and that if it's a list, and the gravity per item is changing in realtime, certain things will move in realtime in the ordered list. I need to add "pausing" to this dynamic motion of the ordered list. Any ideas on how I can do this idiomatically in Electric?
there is a demo of a timer at the end of http://electric.hyperfiddle.net, careful itβs tricky