Bruce Hauman
Bruce Hauman
right now there is no easy way to do this, but I can see why you would want it.
Yeah this is a thing ... I'm sure it can be fixed.
Thanks for your work on this. I have lots of thoughts on this. One: it should be optional. --testing Two: the setup and requirements are much simpler if you use...
Thanks for the heads up @MargaretKrutikova I fixed it! BTW you may also want to try out `figwheel-main` https://figwheel.org/tutorial
Yeah I'm trying to fix this for all cases and this solution doesn't seem to work reliably, this is really hard to fix because we are rending a react tree...
Hey, Could you call this `data-render-fn` and have it return the rendered react elements. (i.e. don't pass the result to `edn-rend/html-edn`). This would be much more general. Thanks!!
I think starting a library of projections makes a lot of sense.
Nothing here will affect figwheel. Actually I think this needs to be solved in figwheel as well. So I totally agree about not reloading clj before first compilation in both...
Probably better to make this a dependency in the short term, because well, ... it's a dependency. A very common path for setting up a Clojure web app (requiring compojure.handler)...
I get that, and this, as usual, is a tough one ... but there is a bottom line where a what seems like high percentage of new Clojure users will...