Workshop: Building Modern and Scalable Web Applications with Java
Workshop presented at PUCMM — November 2023. Co-presented with Freddy Peña. Overview In this workshop, we explored how the Java ecosystem has evolved to allow developers to build modern, highly interactive, and scalable web applications without the traditional complexity of managing separate frontend and backend stacks. The focus was on Vaadin Flow, a framework that enables building web UIs 100% in Java, running on the server side while automatically handling the synchronization with the browser. ...