Applications Instead of Libraries Micro Frontends with Module Federation
2
Distributing front end applications
3
2 What is module federation?
4
Load modules remotely at runtime
5
a Application
6
Shared Dependencies
7
Error Handling
8
Testing remote components
9
Scaling Usage
10
Encouraging Adoption
11
Lessons Learned
Description:
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Grab it
Explore the implementation of micro frontends through module federation in this 44-minute Devoxx conference talk. Dive into the advantages of splitting complex frontend applications into smaller, team-owned pieces. Learn about module federation's seamless integration capabilities between host and remote applications, comparing it to other methods like build-time integration and IFrames. Discover how to use React to create local and remote components that appear almost identical. Gain insights into the conventions and tooling for sharing frame applications, and understand the path to production for micro frontends. Examine cross-functional concerns such as testing and monitoring that ensure production-grade quality. By the end of the talk, grasp the tradeoffs of this approach and acquire the knowledge to begin implementing micro frontends using module federation.
Applications Instead of Libraries - Micro Frontends Implemented Through Module Federation