Fork me on GitHub
#hoplon
<
2022-04-08
>
chromalchemy19:04:30

I would be interested in using Hoplon on a current project, if it is production ready. What are the current gotchas? Can you use recent cljs versions? I have already done a version of the shadow-cljs build w custom mount-elem fn. PS my project is primarily js based, but is already using jQuery, so Hoplon could potentially add some relatively lightweight reactivity. Right now I am trying to compute all the front end changes in old-school mutable state and scattered imperative logic. Even for some relatively simple widgets, it is mind-numbingly complex! 😬 State-getter, state-setter, and dom-change fns at every level of abstraction! Hard to get pure and see logic clearly.. I appreciate the Cells reactive pattern even more as a relief from all this.

teh0xqb16:04:30

Hello. Afaik Hoplon isn't maintained- or is it? That would be my greatest concern...