From 9841edb7355e4dfb7f45650ad8bdf65245a605b6 Mon Sep 17 00:00:00 2001 From: Sami Ekblad Date: Thu, 11 Jul 2024 11:23:10 +0300 Subject: [PATCH] Update README.md (#1105) Updated Vaadin description to reflect the latest version features. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e5c229..8524c6d 100644 --- a/README.md +++ b/README.md @@ -1196,7 +1196,7 @@ _Frameworks that handle the communication between the layers of a web applicatio - [PrimeFaces](https://www.primefaces.org) - JSF framework with both free and commercial/support versions and frontend components. - [Ratpack](https://ratpack.io) - Set of libraries that facilitate fast, efficient, evolvable and well-tested HTTP applications. - [Takes](https://github.com/yegor256/takes) - Opinionated web framework which is built around the concepts of True Object-Oriented Programming and immutability. -- [Vaadin](https://vaadin.com) - Event-driven framework that uses standard web components. Server-side architecture with Ajax on the client side. +- [Vaadin](https://vaadin.com) - Full-stack open-source Java framework that simplifies web app development. Build complex, interactive applications with Java alone, and enhance with TypeScript and React components, without needing deep JavaScript, CSS, or HTML expertise. ### Workflow Orchestration Engines