Greetings,
I am pretty new to ClojureScript and re-frame but it all feels right. I am trying to replicate a small React project and show just how much more awesome it will be. But it is using material-ui. I'm sure this is a normal thing. There was even a library a few years ago integrating it into ClojureScript. Alas, it is many many versions behind - which is ok, these things happen, maintaining connectors is a tough business.
Is anyone else using material-ui in their re-frame (or any other cljs framework) project? Is it difficult to integrate the two? What is the general experience of adding some React-based widget into a cljs project?
Thanks.
Charlie