Fork me on GitHub
#shadow-cljs
<
2019-10-23
>
romain12:10:29

@thheller any info or teaser ? 🙂

thheller12:10:29

working on it. hopyfully later today

David Pham17:10:13

Is shadow remote like developing on a remote VM machine and push the state to the web browser xD?

thheller20:10:55

all will become clear soon I hope 🙂

thheller20:10:23

just think REBL but with support for CLJ, CLJS in the browser, node, react-native and whatever else 😛

❤️ 4
David Pham21:10:21

I want this :)

David Pham21:10:33

Thanks a lot for your work on shadow-CLJS, you made my journey in CLJS so fun and I still enjoy it thanks to your tool, but also your guides and documentation!

😎 4
👍 8
thheller22:10:05

I should not be recording videos this late ... but hopefully this is coherent enough to make some sense https://youtu.be/9pBatlu9IWY

godmode 12
thheller22:10:11

(video is still processing, so maybe best to wait a little)

thheller22:10:50

I also just released version 2.8.67 that includes what the videos shows

thheller22:10:18

just include shadow.remote.runtime.browser or shadow.remote.runtime.node in your build (via :preloads or the REPL)

isak22:10:30

wow, looks really useful. Think I can delete re-frisk already 🙂

thheller22:10:39

probably a bit early to be deleting anything. the UI still needs a ton of work

isak22:10:14

re-frisk uses js/alert, so 🙃

papachan23:10:31

is there any lein template with shadow-cljs and karma?

sogaiu23:10:10

@thheller thanks for the video -- the incremental fetching for the tool-router-runtime-addressing-print-problem idea looks great!