-
- [x] create repo for mf
- [x] create repo for ss
- [x] write documentation about their differences
-
Summarize Micro Frontends and their applications.
**References:**
> Micro Frontends - https://micro-frontends.org/
> GitHub Repository - https://github.com/teabyii/tractor-store-react
**Tasks:**
- R…
-
### Problem Statement
I'm working in a context where we have several micro-frontends, and we want these micro-frontends to be completely independent in terms of how sentry is initialized and keep the…
-
Hey folks,
We try to get Datadog RUM working with micro-frontends, where we have multiple micro frontend applications running on one page.
The setup we've tried:
- the single HTML file shared …
-
Hi!
I have a micro frontend application that I have been monitoring using Faro. I have initialized one Faro instance per micro frontend and set the isolate variable to true in all of them, except f…
-
# Micro FrontEnds
https://twitter.com/sgunaseelan_/status/1417367136213749760/photo/1
![image](https://user-images.githubusercontent.com/7291672/126678284-cb1b32fc-c965-4b64-8371-05187ad826b3.p…
-
There is a problem with bidirectional module federation between micro frontends. Upon loading the application, the browser hangs and is unresponsive, with numerous warnings in the console.
## Step…
-
-
Once Vue.js, React.js are supported add features for combining them in single app:
- Application shell for composition of views produced by different framework.
- Single application state management…
-
### Problem
The micro-frontend project started in 2018, with the stated goal of migrating all of the Open edX user-facing pages to the MFE architecture. While good progress has been made, there's…