GeeCON 2025: Loic Magnette - Bridging the Gap: Full-Stack improvement Without the Headaches

youtube.com 2 godzin temu


Working on web projects frequently means dealing with 2 separate environments —one for the backend and another for the frontend —each with its own ecosystem. Developers frequently encounter issues erstwhile dealing with their counterparts' ecosystems, creating a needless wall between front-end and back-end developers. You gotta usage unfamiliar tools, follow API changes, make mocks, and have a hard time creating e2e tests. Overall, this makes improvement unnecessarily frustrating and a time-consuming process.

In this session, I'll discuss your approach to these typical problems and show you how Quarkus makes full-stack improvement easier. Without having to deal with typical npm or front-end setup issues, Quarkus allows you to make applications with dependable Java back-end services and javascript front ends. You can concentrate on more crucial things, like building your app!

Using a Java backend powered by Quarkus and a JavaScript front end, we will learn how to build a full-stack application.