As Java developers, we know the benefits of type-safety when building apps. The problem? Usually, that type-safety ends when we leave the server. What if it didn't have to?
In this presentation, you'll learn how to build a modern, reactive, web app in TypeScript with view-to-database type safety through live code examples. We'll use Spring Boot on the backend and Google's Lit library on the frontend, connecting the two with the new Hilla framework from Vaadin.