All videos
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.
Other videos that you might like

Visualizing large datasets with JavaScript using deck.gl
Marko Letic

How to model your crazy data in TypeScript
Michał Michalczuk

Functional programming in JavaScript
Aleksander Pentchev

Angular Universal – Boost your app with Server-Side Rendering
Maciej Treder