Writing UIs for Vaadin Flow can easily lead into messy code when there are lots of component hierarchy being defined. Java is an imperative programming language, while user interface definitions ...