Toward Bundler-Independent Module Federations: Enabling Typed Micro-Frontend Architectures
Billy Lando, Wilhelm Hasselbring

TL;DR
This paper proposes Bundler-Independent Module Federation (BIMF), a novel approach for micro-frontend architectures that enables runtime module loading without traditional bundlers, improving flexibility and collaboration.
Contribution
It introduces BIMF as a new idea, provides an initial implementation, and addresses key challenges like debugging and performance in micro-frontend systems.
Findings
Enables runtime module loading without traditional bundlers
Improves shared dependency management and modular performance
Addresses debugging, observability, and performance challenges
Abstract
Modern web applications demand scalable and modular architectures, driving the adoption of micro-frontends. This paper introduces Bundler-Independent Module Federation (BIMF) as a New Idea, enabling runtime module loading without relying on traditional bundlers, thereby enhancing flexibility and team collaboration. This paper presents the initial implementation of BIMF, emphasizing benefits such as shared dependency management and modular performance optimization. We address key challenges, including debugging, observability, and performance bottlenecks, and propose solutions such as distributed tracing, server-side rendering, and intelligent prefetching. Future work will focus on evaluating observability tools, improving developer experience, and implementing performance optimizations to fully realize BIMF's potential in micro-frontend architectures.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel-Driven Software Engineering Techniques
