Skip to content

前言

Techniques, strategies and recipes for building a modern web app with multiple teams that can ship features independently.
Micro-frontends.org

web发展历史

micro1.png

微服务的思想诞生了微前端

micro2.png

微前端要解决的问题

应用的加载与切换

监听路由

应用入口

应用加载

应用的隔离与通信

JS隔离

CSS隔离

应用通信

我的页脚