|
|
|
|
|
by robto
2544 days ago
|
|
I know about revery[0] and cljfx[0], though I haven't had the chance to use them in anger. These both seem like very nice approaches to me - I'm partial to cljfx because I've been utterly spoiled by the clojure/script development experience, but I've also come to enjoy the typescript environment and revery seems to another step along that road. [0]https://github.com/revery-ui/revery
[1]https://github.com/cljfx/cljfx |
|
https://github.com/fn-fx/fn-fx
Fn-fx is a more complex beast and no one seems to really know how it all works internally except the creator who isn't maintaining it.. so unfortunately it's in a semi unmaintained state. But the interface was a bit cleaner when I tried it