English
Micro-Frontend Architecture
Make it easier to share code between javascript applications and make team collaboration more efficient
β‘
Code Sharing
Module Federation allows developers to share code between multiple projects in a decentralized way, making it easier to manage complex applications.
π¦
Modularization
Applications can be split into smaller, self-contained modules that can be independently developed, tested, and deployed.
π―
Flexibility
Module federation offers developers the freedom to choose and implement the architecture that best suits their needs.
π¦
Rspack
Supports Rspack and Webpack builds, accelerating your application builds.
π
Development Experience
Module federatioβ¦
English
Micro-Frontend Architecture
Make it easier to share code between javascript applications and make team collaboration more efficient
β‘
Code Sharing
Module Federation allows developers to share code between multiple projects in a decentralized way, making it easier to manage complex applications.
π¦
Modularization
Applications can be split into smaller, self-contained modules that can be independently developed, tested, and deployed.
π―
Flexibility
Module federation offers developers the freedom to choose and implement the architecture that best suits their needs.
π¦
Rspack
Supports Rspack and Webpack builds, accelerating your application builds.
π
Development Experience
Module federation supports dynamic type hints and Chrome Devtool to enhance the development experience.
π¨
Plugin System
Hooks allow you to quickly define your own plugins to control the behavior of module loading.