|
|
|
|
|
by phforms
665 days ago
|
|
As an aside for Clojure users, there is a nice “declarative, functional and extensible” wrapper for JavaFX called cljfx[1] that has been around for some years now. When I tried it last time to prototype a desktop app, I found it really pleasent and simple to work with, it felt like a more modern way to build JavaFX GUIs. [1]: https://github.com/cljfx/cljfx |
|