Fork me on GitHub
#fulcro
<
2020-12-20
>
tony.kay02:12:06

Fulcro’s websocket remote has been updated to support client use from CLJ. Most of Fulcro can run in a headless mode in CLJ without React. This makes it possible for you to make a CLJ Fulcro app that can communicate with a Fulcro server. You could use this, for example, to leverage the EQL/transaction processing of Fulcro in any Clojure JVM application. https://github.com/fulcrologic/fulcro-websockets

🎉 21
🔖 3
3
tony.kay02:12:14

@smith.adriane ^^^ When you get your desktop UI stuff done for Fulcro, we can stand up a Fulcro server and have desktop apps written in CLJ that have pre-written support for server integration 😉

😁 6
tony.kay04:12:22

oh oh oh…and with RAD we can then have desktop apps that can generate arbitrary forms and reports based on form and report specifications on the server. I don’t have any demos of this yet for RAD, but since RAD forms/reports need nothing more than data to declare them, there’s nothing keeping you from dynamically generating them at runtime from definitions you load into Fulcro state. 😄

🤯 6
🔥 6