This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-08-14
Channels
- # architecture (19)
- # beginners (3)
- # calva (2)
- # cherry (2)
- # clj-kondo (2)
- # clojure (58)
- # clojure-europe (15)
- # clojure-norway (1)
- # conjure (1)
- # data-oriented-programming (9)
- # data-science (10)
- # emacs (9)
- # hyperfiddle (1)
- # nbb (9)
- # off-topic (1)
- # shadow-cljs (24)
- # sql (14)
- # squint (58)
- # testing (13)
- # xtdb (10)
It doesn't look like the #queue
literal is implemented in nbb. Is this intentional? I see that there's a PersistentQueue available, but it doesn't seem to be working.
Btw, ported over the (re-frame + blessed) gist used as inspiration mentioned in cljs-tui-template to nbb to experiment around re-frame: https://gist.github.com/alvinfrancis/1e84cd2a179f2031f26cc7ac116d2537. Using a (messy) hacked-on fork of re-frame to get it nbb compatible. Just a POC but pretty cool to see the potential is there in nbb for soemthing like the tui template.
That reminds me to create a new https://github.com/eccentric-j/cljs-tui-template using nbb + ink. Only obstacle I recall was that ink is heavily dependent on the react hooks, so I would need to write some custom wrappers using reagent primitives so can keep it all reagent