Fork me on GitHub
#re-frame
<
2017-04-01
>
rb171909:04:58

What is the best way to slurp a website using re-frame and just CLJS? I came across https://gist.github.com/noprompt/9086232 but it uses a clojure macro. Is it possible to slurp a website without using any clojure, just clojurescript, as I want my reframe app to not have Clojure in it?