Please log in to watch this conference skillscast.
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. As webpack is used together with mainly all frontend frameworks nowadays, Module Federation is going to become widespread. 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, sharing libraries, and dealing with version mismatches. At the end of the session, you will know how to use Module Federation in your projects and what the consequences are.
YOU MAY ALSO LIKE:
- Beyond Micro Frontends: Frontend Moduliths for Enterprise Solutions (SkillsCast recorded in October 2021)
- Hands‑on Microservices Architecture and Design Workshop with Chris Richardson (Online Workshop on 7th - 17th June 2022)
- Intermediate Docker with Matt Saunders (Online Workshop on 3rd - 6th October 2022)
- YOW! London: In-Person (in London on 22nd - 23rd September 2022)
- YOW! London: Online (Online Conference on 22nd - 23rd September 2022)
- LDN Talks May 2022 - Quickwit Takeover (in London on 30th May 2022)
- How to Use Powerful Rituals for More Success (Online Meetup on 12th July 2022)
- Gravitee APIM Behind Istio Service Mesh (SkillsCast recorded in May 2022)
- Enabling Microservice Success (SkillsCast recorded in May 2022)
The Microfrontend Revolution: Webpack 5 Module Federation
Manfred Steyer
Google Developer Expert focusing on Angular