This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-07-12
Channels
- # announcements (1)
- # babashka (8)
- # beginners (40)
- # biff (2)
- # calva (7)
- # cider (3)
- # clerk (16)
- # clojure (6)
- # clojure-europe (24)
- # clojure-madison (5)
- # clojure-nl (2)
- # clojure-norway (17)
- # clojure-uk (17)
- # clojurescript (4)
- # cursive (4)
- # datascript (17)
- # emacs (28)
- # gratitude (1)
- # humbleui (5)
- # hyperfiddle (25)
- # jobs (5)
- # lsp (3)
- # missionary (5)
- # pedestal (7)
- # polylith (7)
- # shadow-cljs (42)
- # squint (12)
- # tools-deps (9)
https://www.locatorjs.com/ is there a similar solution for shadow cljs + reagent project? (which don't use https://babeljs.io/docs/babel-plugin-transform-react-jsx-source )
👀 2
Hmm Interesting. Maybe it's possible to achieve this using build hooks
from Shadow-cljs and mimic/adapt what the babel plugin does. https://shadow-cljs.github.io/docs/UsersGuide.html#build-hooks
👀 1
doesn't the react chrome extension do that?
You mean React devtools ?