Angular and Micro-Frontends

后端 未结 7 1793
抹茶落季
抹茶落季 2020-12-22 19:51

I am doing some research on how to split a huge single-page-monolith into a micro-frontend architecture.

The idea:

  • the page consists of several compo
7条回答
  •  一向
    一向 (楼主)
    2020-12-22 20:41

    Other than Iframe there is one more option is currently available is SPA framework, you can get the sample code from here

    https://github.com/PlaceMe-SAS/single-spa-angular-cli-examples https://github.com/joeldenning/simple-single-spa-webpack-example

提交回复
热议问题