This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-08-31
Channels
- # announcements (6)
- # babashka (32)
- # beginners (78)
- # biff (11)
- # calva (7)
- # clj-kondo (20)
- # clojure (35)
- # clojure-europe (10)
- # clojure-nl (4)
- # clojure-norway (8)
- # clojure-uk (2)
- # clojurescript (41)
- # conjure (14)
- # core-async (10)
- # cursive (7)
- # datomic (12)
- # deps-new (4)
- # emacs (15)
- # fulcro (48)
- # gratitude (11)
- # hugsql (1)
- # hyperfiddle (3)
- # introduce-yourself (3)
- # jobs (3)
- # klipse (2)
- # off-topic (7)
- # polylith (30)
- # reitit (1)
- # remote-jobs (1)
- # reveal (8)
- # scittle (4)
- # shadow-cljs (40)
- # squint (13)
- # tools-deps (7)
- # xtdb (7)
Hi everyone 👋:skin-tone-2: I created a simple 3D demo with PlayCanvas. Also used Odoyle Rules for the logic. I hope you like it! GitHub: https://github.com/ertugrulcetin/playcanvas-cljs-demo Live Demo: https://ertugrulcetin.github.io/playcanvas-cljs-demo
A new version of https://babashka.org/scittle/: execute Clojure(Script) straight from browser script tags via SCI.
0.3.10
• Add scittle.promesa.js
plugin. This gives access to the https://cljdoc.org/d/funcool/promesa/8.0.450/doc/user-guide library.
• Add scittle.pprint.js
plugin. This gives access to https://cljs.github.io/api/cljs.pprint/.
• Improve error messages
https://github.com/babashka/scittle/releases/tag/v0.3.10
Channel: #scittle
awesome! where can I find the CDN link to include promesa?