This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-10-15
Channels
- # announcements (2)
- # beginners (13)
- # calva (17)
- # cider (21)
- # clerk (3)
- # clojure (42)
- # clojure-austin (1)
- # clojure-doc (8)
- # clojure-europe (82)
- # datahike (1)
- # deps-new (13)
- # emacs (5)
- # fulcro (3)
- # hyperfiddle (7)
- # missionary (1)
- # off-topic (16)
- # portal (6)
- # releases (1)
- # shadow-cljs (3)
- # tools-build (1)
- # vim (7)
- # xtdb (3)
Hi, I'm trying to develop a node application but for some reason the build watch keeps resetting the state of the app every time I save a file. I'm used to clojure where the state is always preserved. I've tried to to run the repl without watch but without success. What am I doing wrong?
I guess this answers my questions https://code.thheller.com/blog/shadow-cljs/2019/08/25/hot-reload-in-clojurescript.html