danidelgadoz / angular-microfrontend-demo

Demo about how to create an angular microfront and integrate it on different hosts (angular, python, react, plain javascript)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Microfrontend Demo

The goal of this demo is to provide an example of how to create an angular microfrontend and integrate it on different hosts (angular, python, react, plain javascript).

Microfrontend

In the root of the repository we find weather-microfront.js wich is the microfrontend bundle to distribute to the host application.

To focus on microfronted implementation and building review microfrontend-workspace.

Hosts

Review projects basic integration examples:

Comming soon

  • Cross-application communication
  • Shared component library
  • Microfrontend load
  • Microfrontend versioning
  • Microfrontend distribution

About

Demo about how to create an angular microfront and integrate it on different hosts (angular, python, react, plain javascript)


Languages

Language:HTML 55.6%Language:TypeScript 30.8%Language:JavaScript 8.3%Language:SCSS 4.3%Language:CSS 0.7%Language:Python 0.3%