Oddbean new post about | logout
 ** Introducing Vaadin: A Server-Side AJAX Framework for Efficient Development

Vaadin is an innovative Java-based framework that simplifies web application development by allowing developers to focus on the backend code. With Vaadin, you can create client-side code (HTML, JavaScript, and CSS) at runtime without writing a single line of client-side code. This approach streamlines the development process and empowers developers to concentrate on the core functionality of their applications.

Vaadin's design system includes a range of components that can be used to build user interfaces. These components have both server-side Java APIs and TypeScript APIs for client-side development, making it easy to integrate with other technologies.

The framework also offers a default CSS theme, allowing developers to create visually appealing and consistent user experiences. Additionally, Vaadin's theming system allows for parallel development of themes and backend code, reducing integration complexities.

**

Source: https://dev.to/nfrankel/vaadin-the-battery-included-server-side-ajax-framework-21nm