This demo app/tutorial aims to show that creating a Firebase app with Clojurescript doesn't need any wrapper libraries. It has been created because this was the demo I wanted when getting started with ...
\"))","","","(require '[hello-world.core :as hello] :reload)","","(hello/foo 3 4)","","hello_figwheel.core.foo(2, 3);","",";; Then can change the code and reload ...