I am super excited about two major new features coming to Vaadin: integrating the Hilla framework side by side with Flow, and introducing a whole new UI editing experience with Vaadin Copilot.
Our North Star is productivity for Java developers, and I believe both of these features will significantly contribute to that goal.
Vaadin’s superpower has always been making Java developers “full-stack,” helping them expand from server-side development to building full web applications. In recent years, we’ve increasingly been asked how organizations building on Vaadin can use their front-end developers to contribute to their applications. At the same time, many Java developers have gained front-end skills and grown more comfortable with TypeScript. The Vaadin team believes in simplifying development through abstraction. Server-side Java continues to excel at this, and we believe Flow is the most productive way to build modern business applications. That said, the flexibility React provides for crafting web apps from raw HTML elements is powerful when used effectively. To help Vaadin developers leverage this power, we built a Java-React bridge with the Hilla framework, and we’re excited that this model can allow Vaadin developers to build even more. In 24.4, we’ve integrated Hilla directly into Vaadin, allowing you to use pure Java and React models side by side in the same app, based on your preferences. This is all about giving teams more options while taking nothing away.
If you’ve been building with Flow, nothing changes: Vaadin continues to be all-in on pure Java UI development. To signify how small the change can be, we’ve released this integration in 24.4, a minor version instead of a major one. If you’ve been building with Hilla, this integration underlines the Vaadin team’s long-term commitment to Hilla.
Vaadin Copilot is something completely new. We believe in code-first UI development: you write code and see the UI in a browser as soon as you save. This always keeps the developer in control. Copilot extends this model in two ways: (1) it allows you to visually edit the live UI while storing all changes in your code, and (2) it helps you in natural language by letting AI suggest changes to your code, which you can see live on the screen. The mental model for all this is a “Vaadin buddy” sitting next to you, pair-programming with you.
Today, Copilot only works with Hilla, but we are busy adding full Flow support in it as we speak. There is a feature flag for Flow support, but give it a month or so before turning it on. Please note that Copilot is a commercial product. It will be included in all subscriptions with no additional cost, but will also be available separately for $25/month.
Both of these features are still very early (24.4.0.beta1 was built yesterday after record-breaking 25 alpha-releases) and will have bugs. If you’re adventurous, you can try them out today nevertheless
- Getting started with Copilot
- To get started with the Hilla integration: create a new project with start.vaadin.com and add a view with Hilla.
I would love to hear your thoughts and questions about these - either here on the forum; or on a community town hall webinar next week (exact time to be announced shortly).
Update: Join in for community town hall with me, Leif, and Marc on Web, May 8 at 9:30am PT / 7:30pm EET on our YouTube stream.