This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-05-14
Channels
- # admin-announcements (1)
- # announcements (28)
- # babashka (9)
- # beginners (32)
- # biff (1)
- # calva (1)
- # clj-kondo (26)
- # clj-otel (52)
- # cljs-dev (2)
- # clojure (41)
- # clojure-europe (23)
- # clojure-korea (7)
- # clojure-nl (1)
- # clojure-norway (39)
- # clojure-uk (4)
- # community-development (10)
- # core-typed (9)
- # cursive (2)
- # datahike (8)
- # events (1)
- # helix (10)
- # kaocha (5)
- # malli (14)
- # missionary (4)
- # off-topic (42)
- # pedestal (1)
- # reagent (3)
- # releases (5)
- # shadow-cljs (33)
- # squint (18)
- # tools-build (8)
- # xtdb (17)
hey btw is there some nbb tooling like figwheel or can i use it somehow? or is there even something like that for squint ?
nbb is a node.js tool, what does it have to do with figwheel (a front-end tool)? for squint, you can use vite just like all the rest of the JS devs. check out this example project: https://github.com/squint-cljs/squint/tree/main/examples/vite-react
yeah i guess i'm just stupid 😄 with that nbb my question was more related towards squint if there is something like this hotreloading of js files.
ok thats all 😄 man i'm hooked as a former backend, frontend mobile dev i'm just hooked. All these tooling really reduces the burden of getting started with clojure.
btw @U04V15CAJ have you somewhere described how this sci lib / tool / interpreter works? I'm just curious how it works in more or less detail