Clojure with Vaadin - easy web widgets
Vaadin has been around for quite some time and is known to be an all coding-based UI framework for web applications. There are many frameworks out there for just doing web work of course, and even in this chapter we introduce some of the famous ones based on JavaScript libraries.
Vaadin proposes to have a consistent set of easy-to-use widgets, that usually would be Java written. With a bit of Clojure magic, but mostly some ways of bridging the gap between compiled code and scripting, you can now use your favorite language to script the UI using those widgets and see updates in real time. In this recipe, you will also be introduced again to some reactive programming concepts in the scope of Vaadin with Clojure. ...
Get Clojure Programming Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.