Have you fancied to have your own railway display at home? If you love traveling by public transport and always jump on the train just before the door closes like us, it’s really cool and highly efficient to have your …
-
Summary of the AJAX Frameworks Comparison
In previous weeks, I’ve analyzed several libraries and frameworks that augment the client with AJAX capabilities. Vue.js Alpine.js HTMX Vaadin In this post, I’ll compare them across several axes. Analysis Frontend skills:Remember that I started this series from the point …
-
Vaadin: Battery-Included Server-Side AJAX Framework
I’ve written a lot about Vaadin. I was so enthusiastic that I wrote the first book about it (besides the Book of Vaadin), its updated edition for Vaadin 7, and a companion website. Still, I’m amazed that so many people …
-
Browserless Testing of Vaadin Applications with Karibu Testing
About a testing framework that stands out for its ability to run browserless testing, offering several advantages over traditional end-to-end testing approaches, such as Selenium, Playwright, or Cypress.
-
Foojay Podcast #53: JCON Report, Part 5 – CQRS, JOOQ, GraphQL, API, Vaadin, OpenRewrite, ErrorProne, Gateways, Proxies,…
In this episode you’ll hear Simon Martinelli, Nicolas Fränkel, Marcus Hellberg, Rick Ossendrijver, and Abdel Sghiouar.
-
Vaadin 24.4 Adds React Support, In-App Coding Assistant
24.4 adds React support to the entire Vaadin platform by including the Hilla framework. Vaadin 24.4 introduces Vaadin Copilot, a visual development tool and AI-powered assistant.
-
Foojay Podcast #41: Web Development with Java
Do you really need JavaScript frameworks? Why would you not just stick to Java and use one of the many great libraries that are available for it?
-
Video: Vaadin Drag & Drop Support. It’s so easy!
In this video I show how simple it can be to add drag and drop to a Vaadin application!
-
Enterprise Java Application Development With Jakarta EE and Vaadin
Get an overview of the Vaadin framework and learn how to use it to build modern web applications on the Jakarta EE Platform in pure Java.
-
Vaadin 24.1: Bringing You More Than Minor Improvements!
While Vaadin 24.0 was about upgrading the technology baseline and compatibility, this version brings you new features!
-
Your First Vaadin Spring Application in 2023
Create new Vaadin Java web application projects using start.spring.io. Configure the dependencies and choose your Maven or Gradle.