Hi,
I don't think it's possible to live code in the browser atm.
If I place a call:
(repl/connect "http://localhost:9000/repl")
an iframe is created but it is overwritten by WebFUI since it takes control of the whole body.
It would be great to use cljs repl. Is there a way to run it currently, or any possible workaround?
Thanks,
Daniel
Hi,
I don't think it's possible to live code in the browser atm.
If I place a call:
(repl/connect "http://localhost:9000/repl")
an iframe is created but it is overwritten by WebFUI since it takes control of the whole body.
It would be great to use cljs repl. Is there a way to run it currently, or any possible workaround?
Thanks,
Daniel