Micro frontends using WebComponents and MicroProfile GraphQL
Channel:
Subscribers:
24,000
Published on ● Video Link: https://www.youtube.com/watch?v=3qTJuqsqzq8
Microservices architectures are great when you have small, autonomous teams that take care of a certain use case in your overall solution. However, this usually all needs to come together in a UI.
In this talk we will explore the feasibility of using GraphQL and WebComponents to build Micro Fontends, extending the autonomy to the UI, allowing teams to scale even better.
We will look at a small example using Quarkus, MicroProfile GraphQL and WebComponents.