All videos

Code Reusage and Shared Components in Micro Frontends

June 24, 2021

One core idea behind Micro Frontends is to isolate Team Code. This enabled isolated builds. But we as developers, have learned to stay DRY. A common pitfall with Micro Frontends is to find out which components and logical functions can and should be shared between teams. Another question is how the different parts can communicate. In this talk, we'll focus on Code Sharing and Communication between Micro Frontends.

Tags