Year in Review from a Fresh Vaadiner’s Perspective

As another year of fighting for simplicity nears its end, we’re taking a look back at what we have done in 2018 and what the future holds in store for us. Even though I’ve joined the Vaadin team quite recently, I had the chance to witness some of the following developments first-hand. Read on to ...

Resposive Toolbar in Vaadin Flow

This article is intended for Java developers that aren’t too familiar with CSS. We’ll be writing a series of articles to try and help make your application a bit more responsive across different sized viewports. Let’s start with something simple: a responsive toolbar. Toolbars typically house a lot ...

Convert from Java Swing to a Vaadin web app | Vaadin

Migrating applications is hard. I think most readers to relate to that. Everyone who has undertaken the task of migrating an existing application that is used in production has undoubtedly faced many pain points in the process. Migrating from Swing and a single-user desktop UI to the web comes with ...