The Microfrontend Revolution: Using Webpack 5 Module Federation with Angular

The implementation of micro frontends has so far been anything but easy. Since common frameworks and build tools didn’t even know this idea, you had to dig into the tricks bag.

Module Federation offered by Webpack 5 initiates a crucial change of direction here. It allows you to load separately compiled applications at runtime and to share libraries between them.

In this session, you will learn how to use this mechanism to create micro frontends with Angular. Besides the default scenarios, we also look into dynamic Module Federation and into sharing libraries.

At the end of the session, you know how to use Module Federation in your projects and the consequences.

General Session