This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-04-08
Channels
- # announcements (1)
- # babashka (28)
- # beginners (30)
- # calva (1)
- # cider (13)
- # clojure (26)
- # clojure-brasil (2)
- # clojure-europe (29)
- # clojure-italy (1)
- # clojure-nl (1)
- # clojure-norway (16)
- # clojure-spec (4)
- # clojure-uk (5)
- # cursive (17)
- # data-science (15)
- # datomic (8)
- # emacs (8)
- # events (1)
- # hyperfiddle (54)
- # joyride (18)
- # jvm (2)
- # kaocha (8)
- # lsp (8)
- # malli (4)
- # missionary (11)
- # reagent (5)
- # reitit (13)
- # releases (2)
- # rum (2)
- # scittle (6)
- # shadow-cljs (3)
I am trying to get familiar with promises and async behavior and using Promesa (in scittle). I am able to load and use promesa.core. Are other Promesa namespaces available? like https://funcool.github.io/promesa/latest/promesa.exec.html I get error like “Could not find namespace promesa.exec.\” if I require that.
Also could not use p/await
"Could not resolve symbol: p/await!\"
Thanks. I got my hello world code working! https://clojurians.slack.com/archives/C03S1L9DN/p1712623624786509