Fork me on GitHub
#portal
<
2024-04-09
>
chromalchemy16:04:23

It it possible to use Portal from a Scittle cljs + Nrepl setup?

Daniel Slutsky18:04:51

Here is an example of Clojure code generating an HTML + #scittle with embedded Portal. https://github.com/djblue/portal/blob/3571aff/dev/notebook/scittle.clj (We have been using this approach to embed Portal in pages rendered by the Clay tool till we replaced Scittle with plain Javascript for such tasks.) What do you have in mind regarding Nrepl?