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.