Java meets TypeScript: building modern web apps with full-stack type safety by Manolo Carrasco
Spring I/O 2022 - Barcelona, 26-27 May 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 using the open-source Hilla framework. The app uses a Spring Boot backend and connects type-safely to a Lit-frontend.