From Scittle cljs can I call a js function from an adjacent .js file (loaded as script in html)?
it would appear so <https://gist.github.com/bobisageek/83844e7551bbf3c54acaa34bee3c127a>
Works, beautiful! 🚀clojure-spin Thanks for the example