This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-12-02
Channels
- # adventofcode (97)
- # announcements (11)
- # babashka (18)
- # beginners (34)
- # biff (5)
- # cljfx (5)
- # clojure-europe (4)
- # clojure-uk (2)
- # clojurescript (7)
- # community-development (2)
- # hyperfiddle (8)
- # introduce-yourself (1)
- # music (2)
- # off-topic (2)
- # polylith (3)
- # practicalli (1)
- # releases (1)
- # shadow-cljs (28)
- # squint (1)
Made a useful tweak to the playground to better detect unresolved symbols
https://squint-cljs.github.io/squint/?repl=true&src=KGRlZm4gZm9vIFt4XSAoKyB4IHkpKQooZm9vIDEp
(the next step is to give a warning from the compiler itself, which is totally possible, but at least now JS complains too without spitting out undefined
)