A Vaadin Starter Project with a Clear Focus
A focused Vaadin Flow starter project demonstrating core structure: AppShell, layouts, views, services, theme, and i18n.
A focused Vaadin Flow starter project demonstrating core structure: AppShell, layouts, views, services, theme, and i18n.
A guide to implementing internationalization (i18n) in Vaadin Flow web applications, covering resource bundles, locale detection, and UI language switching.
Refactoring Vaadin Flow applications to separate UI logic from styling by moving inline CSS out of Java code for better maintainability.
A tutorial on building a micro-frontend architecture using Vaadin and Spring Boot, integrating multiple UIs via IFrames.
A developer's introduction to the Vaadin framework, covering its architecture, setup via Maven, and creating a simple Java web application.