Native Federation is a compile-time and runtime mechanism to allow different scripts (micro frontends) to share dependencies and expose/import components between each other. It builds upon the ideas of Module Federation. Native Federation and Module Federation have some differences in terms of tooling, dependencies, micro frontends, support manifest, on-the-fly updates, and module format. An example application is built to showcase Native Federation's capabilities and how it can be used.
Table of contents
What is Native FederationComparison to Module FederationExample ApplicationScaling with Micro Frontend DiscoveryConclusion1 Comment
Sort: