Make Module Federation Work

Опубликовано: 19 Октябрь 2024
на канале: Ionic
632
22

Module Federation is a hot topic and addresses the gaps that arise when implementing micro frontends for web applications.

However, once the basics have been mastered, the truly interesting questions arise:

+How do I deal with version mismatches?
+How do I load remotes dynamically when I don’t know the number upfront?
+How do I use Module Federation together with web components for multi-version and/or multi-framework scenarios?

Manfred Steyer, trainer and author specializing in Angular, dives into these topics and more so you come away with the knowledge needed to use Module Federation in your own projects.