There are many articles in DZone and videos on the internet on Micro Frontends. So I’ll skip the details and jump to the article. This article is about demonstrating the development of Micro Frontends using vanilla web components. I consider two Micro Frontends that are deployed independently of each other to two sub-domains and using different code repositories. These frontends are then assembled as one SPA. I’ll then discuss the communication between the frontends and then present a working online demo of this SPA.
The SPA – The Desired Result
The screenshot of the SPA for this demo is:
There are many articles in DZone and videos on the internet on Micro Frontends. So I’ll skip the details and jump to the article. This article is about demonstrating the development of Micro Frontends using vanilla web components. I consider two Micro Frontends that are deployed independently of each other to two sub-domains and using different code repositories. These frontends are then assembled as one SPA. I’ll then discuss the communication between the frontends and then present a working online demo of this SPA.
The SPA – The Desired Result
The screenshot of the SPA for this demo is: […]