Basic Tips for Improving Accessibility

tips for improving web app accessibility

User Experience is a core value of the Vaadin team. This post is part of our series on UX in the Enterprise and highlights the importance of accessibility in building modern enterprise web applications.

In this article we're going to go over some basic tips and tricks for improving the accessibility of a web application. But before we do that, let's briefly define what accessibility is and why it matters.

Subscribe to our newsletter

Be the first to learn about new Vaadin resources and tips

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 ...