This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-11-27
Channels
- # announcements (4)
- # beginners (41)
- # biff (8)
- # cider (14)
- # clj-kondo (5)
- # clojure (45)
- # clojure-brasil (1)
- # clojure-europe (20)
- # clojure-nl (1)
- # clojure-norway (30)
- # clojure-uk (10)
- # clojurescript (8)
- # cursive (25)
- # datomic (20)
- # emacs (11)
- # events (1)
- # hoplon (9)
- # humbleui (7)
- # hyperfiddle (6)
- # lsp (63)
- # matrix (1)
- # observability (20)
- # off-topic (36)
- # polylith (11)
- # re-frame (2)
- # releases (1)
- # rewrite-clj (6)
- # scittle (42)
- # sql (6)
- # squint (86)
- # tools-deps (9)
A first take on a Hoplon playground using the scittle plugin I did over the weekend. Based on https://babashka.org/scittle/codemirror.html
😍 3
@mynomoto If you're not using https://github.com/nextjournal/clojure-mode as a codemirror 6 plugin, I heartily recommend it. You can even use it straight from JS / NPM now (thanks to porting to #squint)
Thanks for suggesting that. I will try it later. I need import maps like in the codemirror example right? https://babashka.org/scittle/codemirror.html
https://hoplon.io/playground.html is live and it uses clojure-mode as suggested. Thank you!