๐ŸŒŽ Community-curated list of tech conference talks, videos, slides and the like โ€” from all around the world

๐ŸŽค

Microservices have been a topic for years now. Traditional micro services architectures often choose the UI as itโ€™s platform for integrating the services, which often results in small, decoupled backend services, but a tightly coupled, hard to maintain, monolithic frontend application.Micro frontends are the obvious solution to that problem: we take the learnings from the backend to the frontend. We will discuss different micro-frontend approaches, their up- and their downsides.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.